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-45250 Details

Description

The setcred(2) system call is only available to privileged users. However, before the privilege level of the caller is checked, the user-supplied list of supplementary groups is copied into a fixed-size kernel stack buffer without first validating its length. If the supplied list exceeds the capacity of that buffer, a stack buffer overflow occurs. Because the bounds check on the supplementary groups list occurs after the kernel stack buffer has already been written, an unprivileged local user may trigger the overflow without holding any special privilege. Successful exploitation may allow an attacker to execute arbitrary code in the context of the kernel, allowing an unprivileged local user to gain elevated privileges on the affected system.

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-121Stack-based Buffer Overflow[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: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: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:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

9 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-45250
NVD Published Date:
May 21, 2026
NVD Last Modified:
Jul 23, 2026
Source:
[email protected]
CVE-2026-45250 Details - Not Deferred