KVM: x86: Check for invalid/obsolete root *after* making MMU pages available
Summary
| CVE | CVE-2026-64561 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-04 07:16:30 UTC |
| Updated | 2026-08-19 17:20:15 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Check for invalid/obsolete root *after* making MMU pages available Check for a "stale" page fault, i.e. for an invalid and/or obsolete root, after making MMU pages available for the shadow MMU. If reclaiming shadow pages zaps an in-use root, i.e. marks it invalid, then KVM will attempt to map memory into an invalid root. On its own, populating an invalid root is "fine", but because child shadow pages inherit their parent's role, any children created during the map/fetch will be created as invalid pages, thus violating KVM's invariant that invalid pages are never on the list of active MMU pages. Note, the underlying flaw has existed since KVM first started tracking invalid roots in 2008 (commit 2e53d63acba7, "KVM: MMU: ignore zapped root pagetables"), but the true badness only came along in 2020 (Linux 5.9) with the invariant that invalid shadow pages can't be on the list of active pages. Note #2, inheriting role.invalid when creating child shadow pages is also far from ideal; that flaw will be addressed separately. |
Risk And Classification
Primary CVSS: v3.1 8.8 HIGH from 416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS: 0.001210000 probability, percentile 0.022270000 (date 2026-08-19)
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | Secondary | 8.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 8.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
ChangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected f95eec9bed76d42194c23153cb1cc8f186bf91cb 65c4f7a1028cf01a93a2762d679c289810ede990 git | Not specified |
| CNA | Linux | Linux | affected f95eec9bed76d42194c23153cb1cc8f186bf91cb 35e77467610c4a37cb0ff54ee56b85f73b1f5700 git | Not specified |
| CNA | Linux | Linux | affected f95eec9bed76d42194c23153cb1cc8f186bf91cb 0026dbb7de8ea76e97d6edf42fc3cc084564e2bf git | Not specified |
| CNA | Linux | Linux | affected f95eec9bed76d42194c23153cb1cc8f186bf91cb f3477a6a4164f15287444eda685b5f6405dbd1e5 git | Not specified |
| CNA | Linux | Linux | affected f95eec9bed76d42194c23153cb1cc8f186bf91cb bce0d3c26e2c761a4bf43c8949f333fc7374eb2d git | Not specified |
| CNA | Linux | Linux | affected f95eec9bed76d42194c23153cb1cc8f186bf91cb 2abd5287f08319fa35764566b15c6e22cb1068db git | Not specified |
| CNA | Linux | Linux | affected 5.9 | Not specified |
| CNA | Linux | Linux | unaffected 5.9 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.183 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.148 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.101 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.42 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1.6 7.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/0026dbb7de8ea76e97d6edf42fc3cc084564e2bf | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/bce0d3c26e2c761a4bf43c8949f333fc7374eb2d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| github.com/V4bel/Zapscape | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | github.com | |
| git.kernel.org/stable/c/35e77467610c4a37cb0ff54ee56b85f73b1f5700 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/2abd5287f08319fa35764566b15c6e22cb1068db | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/f3477a6a4164f15287444eda685b5f6405dbd1e5 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/65c4f7a1028cf01a93a2762d679c289810ede990 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.