VYPR
Unrated severityNVD Advisory· Published Mar 20, 2026· Updated Mar 27, 2026

Use After Free in libfuse

CVE-2026-33150

Description

libfuse is the reference implementation of the Linux FUSE. From version 3.18.0 to before version 3.18.2, a use-after-free vulnerability in the io_uring subsystem of libfuse allows a local attacker to crash FUSE filesystem processes and potentially execute arbitrary code. When io_uring thread creation fails due to resource exhaustion (e.g., cgroup pids.max), fuse_uring_start() frees the ring pool structure but stores the dangling pointer in the session state, leading to a use-after-free when the session shuts down. The trigger is reliable in containerized environments where cgroup pids.max limits naturally constrain thread creation. 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

2
  • Fuse/Libfusellm-fuzzy2 versions
    >=3.18.0, <3.18.2+ 1 more
    • (no CPE)range: >=3.18.0, <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.