{"id":"CVE-2026-64561","published":"2026-08-04T07:16:30.937","lastModified":"2026-08-09T04:17:43.110","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86: Check for invalid/obsolete root *after* making MMU pages available\n\nCheck for a \"stale\" page fault, i.e. for an invalid and/or obsolete root,\nafter making MMU pages available for the shadow MMU.  If reclaiming shadow\npages zaps an in-use root, i.e. marks it invalid, then KVM will attempt to\nmap memory into an invalid root.  On its own, populating an invalid root is\n\"fine\", but because child shadow pages inherit their parent's role, any\nchildren created during the map/fetch will be created as invalid pages,\nthus violating KVM's invariant that invalid pages are never on the list of\nactive MMU pages.\n\nNote, the underlying flaw has existed since KVM first started tracking\ninvalid roots in 2008 (commit 2e53d63acba7, \"KVM: MMU: ignore zapped root\npagetables\"), but the true badness only came along in 2020 (Linux 5.9)\nwith the invariant that invalid shadow pages can't be on the list of\nactive pages.\n\nNote #2, inheriting role.invalid when creating child shadow pages is also\nfar from ideal; that flaw will be addressed separately.","cvssScore":8.8,"cvssSeverity":"HIGH","cvssVector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","cwes":[],"vendors":[],"products":[],"references":[{"url":"https://git.kernel.org/stable/c/0026dbb7de8ea76e97d6edf42fc3cc084564e2bf","tags":[]},{"url":"https://git.kernel.org/stable/c/2abd5287f08319fa35764566b15c6e22cb1068db","tags":[]},{"url":"https://git.kernel.org/stable/c/35e77467610c4a37cb0ff54ee56b85f73b1f5700","tags":[]},{"url":"https://git.kernel.org/stable/c/bce0d3c26e2c761a4bf43c8949f333fc7374eb2d","tags":[]},{"url":"https://git.kernel.org/stable/c/f3477a6a4164f15287444eda685b5f6405dbd1e5","tags":[]},{"url":"https://github.com/V4bel/Zapscape","tags":[]}],"exploitRefs":[{"url":"https://github.com/V4bel/Zapscape","tags":[]}],"hasPoc":true,"ai":{"summary":"This flaw allows an attacker to cause invalid memory mappings in KVM's shadow MMU, potentially leading to system crashes or privilege escalation.","exploitability":"Exploitation requires access to a guest virtual machine and knowledge of the underlying kernel version. It is moderately difficult due to the need for precise timing and conditions.","blast_radius":"If exploited, this vulnerability could lead to significant damage, including system instability or unauthorized access to the host system.","remediation":"Update to the latest affected Linux kernel version that includes the fix for this issue.","tags":["kernel","mmu","vulnerability","kvm","patch"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-08-11T06:45:35.246Z"}}