CVE-2026-64588

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-08-06. a secondary CVSS source baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
7.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.8Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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 pointer. Upgrade the store to smp_store_release() and the load in fuse_uring_ready() to smp_load_acquire() so that the preceding WRITE_ONCE(fiq->ops, ...) is visible to any CPU that observes ring->ready == true.

Additionally, fuse_uring_do_register() publishes ring->ready with WRITE_ONCE() but the fast-path check reads it with a plain load. This is a marked-vs-unmarked access that KCSAN will flag. Wrap it in READ_ONCE() to mark it without adding unnecessary ordering.

Also wrap the fc->ring load in fuse_uring_ready() in READ_ONCE() to prevent the compiler from reloading it between the NULL check and the dereference.

CVSS v3
7.8
EG Score
7.8(high)
EG Risk
40(Track)
EG Risk 40/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity78% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
2%
KEV
Not listed

Published

August 6, 2026

Last Modified

August 17, 2026

Advisory Details (3)

Auto-updated Aug 8, 2026
No patch confirmed yet.
generic

fuse-uring: fix data races on ring->ready - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/d01a09b442cb786cd44ccc7c84d57e2856d6737c
generic

fuse-uring: fix data races on ring->ready - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b156bb9966972122b148acab8bdf415cdb8176a3
generic

fuse-uring: fix data races on ring->ready - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/46725a0056c884cf58a6897f222892807327d82d

Vendor Advisories for CVE-2026-64588(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.1~rc7-1~exp1 (156 versions)7.1.4-1

Data Freshness Timeline

(refreshed 32× in last 7d / 61× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-21 07:18 UTCEG score recompute
  2. 2026-08-21 07:18 UTCGHSA enrichment
  3. 2026-08-20 22:55 UTCEPSS rescore
  4. 2026-08-20 19:20 UTCGHSA enrichment
  5. 2026-08-20 07:22 UTCGHSA enrichment
  6. 2026-08-19 19:24 UTCEG score recompute
  7. 2026-08-19 19:24 UTCGHSA enrichment
  8. 2026-08-19 17:04 UTCEPSS rescore
  9. 2026-08-19 07:20 UTCGHSA enrichment
  10. 2026-08-18 19:22 UTCEG score recompute
  11. 2026-08-18 19:22 UTCGHSA enrichment
  12. 2026-08-18 19:22 UTCGHSA enrichment
  13. 2026-08-18 13:48 UTCEPSS rescore
  14. 2026-08-18 07:24 UTCGHSA enrichment
  15. 2026-08-17 19:26 UTCEG score recompute
  16. 2026-08-17 19:26 UTCGHSA enrichment
  17. 2026-08-17 13:47 UTCEPSS rescore
  18. 2026-08-17 05:41 UTCEG score recompute
  19. 2026-08-17 05:41 UTCGHSA enrichment
  20. 2026-08-17 05:13 UTCEG score recompute
  21. 2026-08-17 05:13 UTCGHSA enrichment
  22. 2026-08-17 02:49 UTCEG score recompute
  23. 2026-08-17 02:49 UTCGHSA enrichment
  24. 2026-08-16 14:56 UTCEPSS rescore
  25. 2026-08-16 14:51 UTCGHSA enrichment
Show 36 more
  1. 2026-08-16 02:53 UTCEG score recompute
  2. 2026-08-16 02:53 UTCGHSA enrichment
  3. 2026-08-15 14:55 UTCGHSA enrichment
  4. 2026-08-15 02:57 UTCEG score recompute
  5. 2026-08-15 02:57 UTCGHSA enrichment
  6. 2026-08-15 01:30 UTCEPSS rescore
  7. 2026-08-14 14:58 UTCGHSA enrichment
  8. 2026-08-14 03:00 UTCEG score recompute
  9. 2026-08-14 03:00 UTCGHSA enrichment
  10. 2026-08-13 22:00 UTCEPSS rescore
  11. 2026-08-13 15:02 UTCGHSA enrichment
  12. 2026-08-13 03:04 UTCGHSA enrichment
  13. 2026-08-12 15:06 UTCEG score recompute
  14. 2026-08-12 15:06 UTCGHSA enrichment
  15. 2026-08-12 13:51 UTCEPSS rescore
  16. 2026-08-12 03:08 UTCGHSA enrichment
  17. 2026-08-11 15:09 UTCEG score recompute
  18. 2026-08-11 15:09 UTCGHSA enrichment
  19. 2026-08-11 03:07 UTCEG score recompute
  20. 2026-08-11 03:07 UTCGHSA enrichment
  21. 2026-08-11 00:00 UTCEPSS rescore
  22. 2026-08-10 15:09 UTCGHSA enrichment
  23. 2026-08-10 03:10 UTCGHSA enrichment
  24. 2026-08-09 15:13 UTCEG score recompute
  25. 2026-08-09 15:13 UTCGHSA enrichment
  26. 2026-08-09 13:47 UTCEPSS rescore
  27. 2026-08-09 03:15 UTCEG score recompute
  28. 2026-08-09 03:15 UTCGHSA enrichment
  29. 2026-08-08 16:37 UTCEPSS rescore
  30. 2026-08-08 15:17 UTCEG score recompute 7.80
  31. 2026-08-08 15:17 UTCGHSA enrichment
  32. 2026-08-08 15:16 UTCMITRE cvelistV5CVSS v3 → 7.8 · severity → HIGH
  33. 2026-08-06 13:47 UTCEPSS rescore
  34. 2026-08-06 08:21 UTCNVD update
  35. 2026-08-06 07:25 UTCEG score recompute
  36. 2026-08-06 07:25 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-64588?
CVE-2026-64588 is a high vulnerability published on August 6, 2026. 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 fuseuringready() to dispatch requests…
When was CVE-2026-64588 disclosed?
CVE-2026-64588 was first published in the National Vulnerability Database on August 6, 2026, with the most recent update on August 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-64588 actively exploited?
CVE-2026-64588 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 98.0% of all scored CVEs.
What is the CVSS score of CVE-2026-64588?
CVE-2026-64588 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-64588?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-64588, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-64588

Explore →

Is Your Infrastructure Affected by CVE-2026-64588?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.