CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-45256

mediumCVSS 5.5covered by 1 sourcefirst seen 2026-06-26
When used to deliver a signal to a specific thread, thr_kill2(2) called p_cansignal() to determine whether the operation was permitted but did not check the result before delivering the signal. The signal was sent even when the permission check failed. The system call returned the resulting error to the caller, but by then the signal had already been delivered. The missing check allows an unprivileged local user who knows or can guess a target's process and thread IDs to send any signal to a process they would not normally be permitted to signal, including processes owned by other users or by root. The same check enforces jail boundaries, so a jailed process can signal processes on the host or in other jails. Thread IDs are allocated globally and sequentially, and so can be discovered by brute force with no visibility into the target. An attacker can stop or terminate arbitrary processes, including critical system daemons, resulting in a Denial of Service (DoS).

⚡ Watch CVE-2026-45256

Get an email if CVE-2026-45256 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-45256

CVE.org record

Embed the live status

CVE-2026-45256 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-45256 status](https://www.csirts.com/badge/CVE-2026-45256)](https://www.csirts.com/cve/CVE-2026-45256)