CVE-2026-53359

HIGHPre-NVD 8.88.8
EchelonGraph scoreMEDIUM confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this weekElevated
8.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 8.8Exploit: Elevated riskExposed: 0

A fix is available — apply it.

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

KVM: x86: Fix shadow paging use-after-free due to unexpected role

Commit 0cb2af2ea66ad ("KVM: x86: Fix shadow paging use-after-free due to unexpected GFN") fixed a shadow paging mismatch between stored and computed GFNs; the bug could be triggered by changing a PDE mapping from outside the guest, and then deleting a memslot. The rmap_remove() call would miss entries created after the PDE change because the GFN of the leaf SPTE does not match the GFN of the struct kvm_mmu_page.

A similar hole however remains if the modified PDE points to a non-leaf page. In this case the gfn can be made to match, but the role does not match: the original large 2MB page creates a kvm_mmu_page with direct=1, while the new 4KB needs a kvm_mmu_page with direct=0. However, kvm_mmu_get_child_sp() does not compare the role, and therefore reuses the page.

The next step is installing a leaf (4KB) SPTE on the new path which records an rmap entry under the gfn resolved by the walk. But when that child is zapped its parent kvm_mmu_page has direct=1 and kvm_mmu_page_get_gfn() computes the gfn for the 4KB page as sp->gfn + index instead of using sp->shadowed_translation[] (or sp->gfns[] in older kernels). It therefore fails to remove the recorded entry.

When the memslot is dropped the shadow page is freed but the rmap entry survives, as in the scenario that was already fixed. Code that later walks that gfn (dirty logging, MMU notifier invalidation, and so on) dereferences an sptep that lies in the freed page, causing the use-after-free.

CVSS v3
8.8
EG Score
8.8(medium)
EG Risk
56(Track*)
EG Risk 56/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
Severity88% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Watch closely — could escalate to Attend.
EPSS PROB
1%
EPSS %ILE
60%
KEV
Not listed

Published

July 4, 2026

Last Modified

August 17, 2026

Advisory Details (6)

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

KVM: x86: Fix shadow paging use-after-free due to unexpected role - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/81ccda30b4e83d8f5cc4fd50503c44e3a33abfeb
generic

KVM: x86: Fix shadow paging use-after-free due to unexpected role - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1ae7d5a6db6c190ce183e3098ca0e0846e14d462
generic

KVM: x86: Fix shadow paging use-after-free due to unexpected role - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5e470998a23e4c3d89ed24e8172cb22747e61efa
generic

KVM: x86: Fix shadow paging use-after-free due to unexpected role - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2ad3afa40ac6aa340dada122f9abfa46c0a6eb35
generic

KVM: x86: Fix shadow paging use-after-free due to unexpected role - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/9291654d69e08542de37755cebe4d5b02c3170d1
generic

KVM: x86: Fix shadow paging use-after-free due to unexpected role - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b1337aae5e194324e4810d561764e7793f8b3864

Patch Availability(24)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntulinux-tools-oem-7.0 (7.0.0-1010.10) @ resolute2026-09-18ubuntu
ubuntulinux-tools-lowlatency-hwe-22.04-edge (6.8.0-137.137.1~22.04.1) @ jammy2026-09-18ubuntu
ubuntulinux-xilinx-zynqmp (6.8.0.1034.35) @ noble2026-09-18ubuntu
ubuntulinux-virtual-hwe-26.04-edge (7.0.0-29.29) @ resolute2026-09-18ubuntu
redhatrhcos-413.92.202608111330-02026-08-20redhat
redhatrhcos-412.86.202608080425-02026-08-20redhat
redhatrhcos-414.92.202607210313-02026-07-31redhat
redhatkernel-0:4.18.0-372.204.1.el8_62026-07-31redhat
redhatrhcos-4.19.9.6.202607220857-02026-07-29redhat
redhatrhcos-418.94.202607211754-02026-07-29redhat
redhatkpatch-patch2026-07-23redhat
redhatrhcos-4.21.9.6.202607151836-02026-07-21redhat
redhatrhcos-4.22.9.8.202607152026-02026-07-21redhat
redhatrhcos-4.20.9.6.202607151937-02026-07-21redhat
redhatkernel-0:4.18.0-477.154.1.el8_82026-07-17redhat
redhatkernel-0:5.14.0-284.181.1.el9_22026-07-15redhat
redhatkernel-rt-0:5.14.0-284.181.1.rt14.466.el9_22026-07-15redhat
redhatkernel-rt-0:4.18.0-553.143.1.rt7.484.el8_102026-07-14redhat
redhatkernel-0:4.18.0-553.143.1.el8_102026-07-14redhat
redhatkernel-0:6.12.0-55.88.1.el10_02026-07-14redhat
redhatkernel-0:5.14.0-570.127.1.el9_62026-07-13redhat
redhatkernel-0:5.14.0-427.137.1.el9_42026-07-10redhat
redhatkernel-0:5.14.0-687.24.1.el9_82026-07-09redhat
redhatkernel-0:6.12.0-211.32.1.el10_22026-07-09redhat

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

(5 across 4 ecosystems)
Debian:11(2)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 7.2~rc5-1~exp1 (496 versions)
linux-6.16.1.106-3~deb11u1 ... 6.1.176-1~deb11u1 (21 versions)6.1.177-1~deb11u1
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 6.1.99-1 (54 versions)6.1.177-1
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.95-1~bpo12+1 (29 versions)6.12.95-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.1~rc7-1~exp1 (156 versions)7.1.3-1

Weakness Classification(1)

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

Additional Vendor Advisories

(7)

Data Freshness Timeline

(refreshed 16× in last 7d / 80× 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 359 total refreshes for this CVE.

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

Publicly available exploits

(4 references)

Working exploit code is in the public domain (4 GitHub PoCs). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.

  • GitHub PoCxj2268-TA/KVM-Januscape
    First seen Jul 9, 2026

    CVE-2026-53359漏洞补丁

    Open source ↗
  • GitHub PoC0xBlackash/CVE-2026-53359
    First seen Jul 7, 2026

    CVE-2026-53359

    Open source ↗
  • GitHub PoCAoripus-LTD/Januscape-Hotfix
    First seen Jul 7, 2026

    Complete fix collection for the CVE-2026-53359 guest-to-host escape vulnerability in the KVM/x86 shadow MMU. From zero-downtime livepatch to kernel upgrade — covers every operational scenario. / KVM/x86 shadow MMU 虚拟机逃逸漏洞(CVE-2026-53359)的完整修复方案集合。 从零停机热修复到内核升级,覆盖所有运维场景。

    Open source ↗
  • GitHub PoCchuzhongyun/CVE-2026-53359-Kernel-Fix
    First seen Jul 7, 2026

    Linux 内核升级指南 - 修复 CVE-2026-53359

    Open source ↗

Frequently asked(5)

What is CVE-2026-53359?
CVE-2026-53359 is a high vulnerability published on July 4, 2026. In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected role Commit 0cb2af2ea66ad ("KVM: x86: Fix shadow paging use-after-free due to unexpected GFN") fixed a shadow paging mismatch between stored and computed GFNs; the bug…
When was CVE-2026-53359 disclosed?
CVE-2026-53359 was first published in the National Vulnerability Database on July 4, 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-53359 actively exploited?
CVE-2026-53359 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 39.9% of all scored CVEs.
What is the CVSS score of CVE-2026-53359?
CVE-2026-53359 has a CVSS v3 base score of 8.8 (NVD).
How do I remediate CVE-2026-53359?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53359, 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-53359

Explore →

Is Your Infrastructure Affected by CVE-2026-53359?

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