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…
高危 CVSS 7.8
摘要
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…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://github.com/libfuse/libfuse/commit/49fcd891a58f622c098e2ca67d66086f7b213836 Patch
- https://github.com/libfuse/libfuse/releases/tag/fuse-3.18.2 Product
- https://github.com/libfuse/libfuse/security/advisories/GHSA-qxv7-xrc2-qmfx Vendor Advisory
- https://access.redhat.com/security/cve/CVE-2026-33150
- https://bugzilla.redhat.com/show_bug.cgi?id=2449771
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-33150.json
时间线
- nvd_ingest NVD