PT-2026-67668 · Linux+1 · Linux Kernel+1
CVE-2026-64561
·
Published
2026-07-13
·
Updated
2026-09-09
CVSS v3.1
8.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions 5.9 and earlier
Description
An issue exists in the KVM x86 component where the system fails to check for a stale page fault, specifically an invalid or obsolete root, after making MMU pages available for the shadow MMU. If the process of reclaiming shadow pages marks an in-use root as invalid, KVM may attempt to map memory into that invalid root. Because child shadow pages inherit the role of their parent, any children created during the map or fetch process are also created as invalid pages. This violates the KVM invariant that invalid pages must never be on the list of active MMU pages. This flaw can allow an attacker with guest root privileges to break out of a nested VM and execute code as root on the host when nested virtualization is exposed to untrusted guests.
Recommendations
Update the Linux kernel to a version where this issue has been resolved.
As a temporary mitigation, avoid exposing nested virtualization to untrusted guests.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Rocky Linux