Heap-based buffer overflow in FreeBSD - CVE-2026-45252
Published: May 21, 2026
FreeBSD
Detailed vulnerability description
The vulnerability allows a local user to disclose sensitive information or corrupt kernel heap memory.
The vulnerability exists due to a heap-based buffer overflow in the fusefs kernel module FUSE_LISTXATTR handling when processing a daemon-supplied extended attribute list. A local user can send a non-NUL-terminated list of extended attributes to disclose sensitive information or corrupt kernel heap memory.
Exploitation requires control of a fusefs userspace daemon, and unprivileged use depends on the vfs.usermount sysctl being enabled.