What is CVE-2026-64260?
This vulnerability in the Linux kernel's fuse-uring subsystem occurs due to a race condition on the `queue->stopped` value, which is read and set without proper locking in `fuse_uring_commit_fetch()`. It potentially impacts systems using FUSE filesystems. Applying the kernel update is recommended for remediation.
Azərbaycanca: Linux kernel-də "fuse-uring" alt sistemində aşkar edilmiş bu boşluq `queue->stopped` dəyərinin kilidsiz oxunması və yazılması səbəbindən yarış vəziyyətinə (race condition) gətirib çıxarır. Bu, xüsusilə FUSE fayl sistemi istifadə edən mühitlərə təsir edə bilər. Təhlükəsizlik təminatı üçün kernel yeniləməsinin tətbiqi tövsiyə olunur.
FAQ2
In which subsystem of the Linux kernel was CVE-2026-64260 discovered?
This vulnerability was discovered in the "fuse-uring" subsystem of the Linux kernel.
What is the technical cause of CVE-2026-64260?
The vulnerability is caused by a race condition on the `queue->stopped` value, which is read and set without proper locking in `fuse_uring_commit_fetch()`.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.