CVE-2026-64300

HIGHPre-NVD 7.87.8
EchelonGraph scoreMEDIUM confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 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

A fix is available — apply it.

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

perf/aux: Fix page UAF in map_range()

map_range() reads rb->aux_pages[], rb->aux_nr_pages and rb->aux_pgoff via perf_mmap_to_page() while holding only event->mmap_mutex. Those fields are serialized by rb->aux_mutex, and mmap_mutex is per event.

Thus, two events sharing one rb via PERF_EVENT_IOC_SET_OUTPUT can race rb_alloc_aux() with map_range(), leading to a page-UAF scenario as follows:

CPU 0 CPU 1 ===== ===== rb_alloc_aux() map_range() [1]: allocate rb->aux_pages[0] [2]: rb->aux_nr_pages++ [3]: perf_mmap_to_page() returns rb->aux_pages[0] [4]: map it as VM_PFNMAP [5]: rb->aux_pgoff = 1

munmap the page [6]: free rb->aux_pages[0]

Pages mapped as VM_PFNMAP have no refcount protection, so CPU 1 holds a mapping to a freed physical frame.

Fix this by taking rb->aux_mutex across the page walk in map_range().

CVSS v3
7.8
EG Score
7.8(medium)
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
8%
KEV
Not listed

Published

July 25, 2026

Last Modified

September 3, 2026

Advisory Details (3)

Auto-updated Jul 27, 2026
No patch confirmed yet.
generic

perf/aux: Fix page UAF in map_range() - kernel/git/stable/linux.git - Linux kernel stable tree

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

perf/aux: Fix page UAF in map_range() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5948aaf64f81f217a25dcc2bf6c0779bca19566c
generic

perf/aux: Fix page UAF in map_range() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/0cff05bd2186020f8706233e261016d149cc24db

Vendor Advisories for CVE-2026-64300(2)

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

Patch Availability(6)

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

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

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Additional Vendor Advisories

(5)

Data Freshness Timeline

(refreshed 30× in last 7d / 127× 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.

Showing the most recent 100 of 253 total refreshes for this CVE.

  1. 2026-09-18 19:52 UTCEG score recompute
  2. 2026-09-18 19:52 UTCVendor advisory
  3. 2026-09-18 19:52 UTCGHSA enrichment
  4. 2026-09-18 19:28 UTCEPSS rescore
  5. 2026-09-18 02:51 UTCEG score recompute
  6. 2026-09-18 02:51 UTCVendor advisory
  7. 2026-09-18 02:51 UTCGHSA enrichment
  8. 2026-09-17 01:56 UTCEG score recompute
  9. 2026-09-17 01:56 UTCVendor advisory
  10. 2026-09-17 01:56 UTCGHSA enrichment
  11. 2026-09-16 14:08 UTCEPSS rescore
  12. 2026-09-16 06:36 UTCEG score recompute
  13. 2026-09-16 06:36 UTCVendor advisory
  14. 2026-09-16 06:35 UTCGHSA enrichment
  15. 2026-09-16 05:15 UTCEPSS rescore
  16. 2026-09-15 09:30 UTCEG score recompute
  17. 2026-09-15 09:30 UTCVendor advisory
  18. 2026-09-15 09:30 UTCGHSA enrichment
  19. 2026-09-14 15:57 UTCVendor advisory
  20. 2026-09-14 15:57 UTCGHSA enrichment
  21. 2026-09-14 02:59 UTCEG score recompute
  22. 2026-09-14 02:59 UTCVendor advisory
  23. 2026-09-14 02:59 UTCGHSA enrichment
  24. 2026-09-13 15:24 UTCVendor advisory
  25. 2026-09-13 15:24 UTCGHSA enrichment
Show 75 more
  1. 2026-09-13 03:18 UTCVendor advisory
  2. 2026-09-13 03:18 UTCGHSA enrichment
  3. 2026-09-12 15:41 UTCEG score recompute
  4. 2026-09-12 15:41 UTCVendor advisory
  5. 2026-09-12 15:41 UTCGHSA enrichment
  6. 2026-09-12 04:07 UTCVendor advisory
  7. 2026-09-12 04:07 UTCGHSA enrichment
  8. 2026-09-11 16:29 UTCEG score recompute
  9. 2026-09-11 16:29 UTCVendor advisory
  10. 2026-09-11 16:29 UTCGHSA enrichment
  11. 2026-09-11 14:53 UTCEPSS rescore
  12. 2026-09-11 09:37 UTCEPSS rescore
  13. 2026-09-11 02:20 UTCVendor advisory
  14. 2026-09-11 02:19 UTCGHSA enrichment
  15. 2026-09-10 13:29 UTCEG score recompute
  16. 2026-09-10 13:29 UTCVendor advisory
  17. 2026-09-10 13:29 UTCGHSA enrichment
  18. 2026-09-09 08:39 UTCEG score recompute
  19. 2026-09-09 08:39 UTCVendor advisory
  20. 2026-09-09 08:39 UTCGHSA enrichment
  21. 2026-09-08 22:01 UTCEPSS rescore
  22. 2026-09-07 21:19 UTCEG score recompute
  23. 2026-09-07 21:19 UTCVendor advisory
  24. 2026-09-07 21:19 UTCGHSA enrichment
  25. 2026-09-07 16:01 UTCEPSS rescore
  26. 2026-09-06 13:47 UTCEPSS rescore
  27. 2026-09-06 07:59 UTCVendor advisory
  28. 2026-09-06 07:59 UTCGHSA enrichment
  29. 2026-09-05 19:21 UTCEG score recompute
  30. 2026-09-05 19:21 UTCVendor advisory
  31. 2026-09-05 19:21 UTCGHSA enrichment
  32. 2026-09-05 15:31 UTCEPSS rescore
  33. 2026-09-05 06:51 UTCEG score recompute
  34. 2026-09-05 06:51 UTCVendor advisory
  35. 2026-09-05 06:51 UTCGHSA enrichment
  36. 2026-09-04 12:42 UTCEG score recompute
  37. 2026-09-04 12:42 UTCVendor advisory
  38. 2026-09-04 12:42 UTCGHSA enrichment
  39. 2026-09-04 05:07 UTCEPSS rescore
  40. 2026-09-03 16:18 UTCEG score recompute
  41. 2026-09-03 16:18 UTCVendor advisory
  42. 2026-09-03 16:18 UTCGHSA enrichment
  43. 2026-09-02 14:12 UTCEPSS rescore
  44. 2026-09-01 23:14 UTCEG score recompute
  45. 2026-09-01 23:14 UTCVendor advisory
  46. 2026-09-01 23:14 UTCGHSA enrichment
  47. 2026-09-01 13:54 UTCEPSS rescore
  48. 2026-09-01 04:40 UTCEPSS rescore
  49. 2026-08-30 23:20 UTCEG score recompute
  50. 2026-08-30 23:20 UTCVendor advisory
  51. 2026-08-30 23:20 UTCGHSA enrichment
  52. 2026-08-30 19:17 UTCEPSS rescore
  53. 2026-08-30 11:46 UTCEG score recompute
  54. 2026-08-30 11:46 UTCVendor advisory
  55. 2026-08-30 11:46 UTCGHSA enrichment
  56. 2026-08-30 01:22 UTCEPSS rescore
  57. 2026-08-30 00:11 UTCEG score recompute
  58. 2026-08-30 00:11 UTCVendor advisory
  59. 2026-08-30 00:11 UTCGHSA enrichment
  60. 2026-08-28 21:42 UTCEPSS rescore
  61. 2026-08-27 21:32 UTCEG score recompute
  62. 2026-08-27 21:32 UTCVendor advisory
  63. 2026-08-27 21:32 UTCGHSA enrichment
  64. 2026-08-27 09:58 UTCVendor advisory
  65. 2026-08-27 09:58 UTCGHSA enrichment
  66. 2026-08-26 19:50 UTCEG score recompute
  67. 2026-08-26 19:50 UTCVendor advisory
  68. 2026-08-26 19:50 UTCGHSA enrichment
  69. 2026-08-26 14:47 UTCEPSS rescore
  70. 2026-08-26 05:37 UTCVendor advisory
  71. 2026-08-26 05:37 UTCGHSA enrichment
  72. 2026-08-25 17:44 UTCEG score recompute
  73. 2026-08-25 17:44 UTCVendor advisory
  74. 2026-08-25 17:44 UTCGHSA enrichment
  75. 2026-08-25 13:49 UTCEPSS rescore

Frequently asked(5)

What is CVE-2026-64300?
CVE-2026-64300 is a high vulnerability published on July 25, 2026. In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix page UAF in map_range() maprange() reads rb->auxpages[], rb->auxnrpages and rb->aux_pgoff via perfmmaptopage() while holding only event->mmapmutex. Those fields are serialized by rb->auxmutex, and mmapmutex is per…
When was CVE-2026-64300 disclosed?
CVE-2026-64300 was first published in the National Vulnerability Database on July 25, 2026, with the most recent update on September 3, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-64300 actively exploited?
CVE-2026-64300 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 91.9% of all scored CVEs.
What is the CVSS score of CVE-2026-64300?
CVE-2026-64300 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-64300?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-64300, 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-64300

Explore →

Is Your Infrastructure Affected by CVE-2026-64300?

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