THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64588 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring->ready On weakly-ordered architectures, the store to fiq->ops can be reordered past the store to ring->ready, allowing a CPU that sees ring->ready == true via fuse_uring_ready

[NVD] CVE-2026-64588 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring->ready On weakly-ordered architectures, the store to fiq->ops can be reordered past the store to ring->ready, allowing a CPU that sees ring->ready == true via fuse_uring_ready

mednvdPublished 2026-08-06

CVE-2026-64588 CVSS: 7.8 HIGH Published: 2026-08-06T08:16:34.123

In the Linux kernel, the following vulnerability has been resolved:

fuse-uring: fix data races on ring->ready

On weakly-ordered architectures, the store to fiq->ops can be reordered past the store to ring->ready, allowing a CPU that sees ring->ready == true via fuse_uring_ready() to dispatch requests through a stale fiq->ops point

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64588