VYPR

fusefs

by FreeBSD

CVEs (1)

  • CVE-2026-45252MedMay 21, 2026
    risk 0.36cvss 5.5epss 0.00

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