VYPR
Medium severity5.5NVD Advisory· Published Mar 20, 2026· Updated Jun 17, 2026

CVE-2026-33179

CVE-2026-33179

Description

libfuse is the reference implementation of the Linux FUSE. From version 3.18.0 to before version 3.18.2, a NULL pointer dereference and memory leak in fuse_uring_init_queue allows a local user to crash the FUSE daemon or cause resource exhaustion. When numa_alloc_local fails during io_uring queue entry setup, the code proceeds with NULL pointers. When fuse_uring_register_queue fails, NUMA allocations are leaked and the function incorrectly returns success. Only the io_uring transport is affected; the traditional /dev/fuse path is not affected. PoC confirmed with AddressSanitizer/LeakSanitizer. This issue has been patched in version 3.18.2.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Fuse/Libfuse3 versions
    cpe:2.3:a:libfuse_project:libfuse:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:a:libfuse_project:libfuse:*:*:*:*:*:*:*:*range: >=3.18.0,<3.18.2
    • (no CPE)range: 3.18.0 to <3.18.2
    • (no CPE)range: >= 3.18.0, < 3.18.2

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.