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

Description

When a fusefs file system implements extended attributes, the kernel may send a FUSE_LISTXATTR message to the userspace daemon to retrieve the list of extended attributes for a given file. The FUSE protocol requires the daemon to return a packed list of NUL-terminated strings. The fusefs kernel module calls strlen() on this daemon-supplied buffer without first verifying that the entire list is NUL-terminated. If a malicious daemon sends a non-NUL-terminated list, the fusefs kernel module may read beyond the end of one heap-allocated buffer and potentially write beyond the end of a second buffer. A malicious daemon could disclose up to 253 bytes of kernel heap memory, or it could inject up to 250 attacker-controlled bytes into unallocated kernel heap space.

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-122Heap-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

7 change records found show changes


QUICK INFO

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