Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-45256 Details

Description

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).

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-269Improper Privilege Management[email protected]

Affected Products

ProductVersions
freebsd freebsd
14.3 -
14.3 p1
14.3 p10
14.3 p11
14.3 p12

CPE

  • cpe:2.3:o:freebsd:freebsd:14.3:-:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p1:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p10:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p11:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p12:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p13:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p14:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p2:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p3:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p4:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p5:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p6:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p7:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p8:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.3:p9:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.4:-:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.4:p1:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.4:p2:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.4:p3:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.4:p4:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.4:p5:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:14.4:rc1:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:-:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p1:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p2:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p3:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p4:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p5:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p6:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p7:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p8:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.0:p9:*:*:*:*:*:*
  • cpe:2.3:o:freebsd:freebsd:15.1:rc2:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-45256
NVD Published Date:
Jun 26, 2026
NVD Last Modified:
Jun 26, 2026
Source:
[email protected]
CVE-2026-45256 Details - Not Deferred