NULL pointer dereference in libfuse - CVE-2026-33179
Published: April 25, 2026
libfuse
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to null pointer dereference in fuse_uring_init_queue when initializing io_uring queue entries after NUMA allocation failure. A local user can trigger allocation failure conditions to cause a denial of service.
Only the io_uring transport is affected; the traditional /dev/fuse path is not affected.