CVE-2026-45259
The CVE-2026-45259 issue affects FreeBSD Capsicum: in capability mode, sigqueue(2) remained permitted despite Capsicum, because kern_sigqueue lacks a capability-mode check to restrict signal delivery to the caller’s own PID. This lets a sandboxed process signal other processes it could normally s...