Impact
The vulnerability arises from a use‑after‑free condition in the KVM shadow MMU logic when guest page tables are modified between VM entries. Because the kernel assumes the GFN remains constant, a stale rmap entry can be walked after the corresponding kvm_mmu_page has been freed, causing memory corruption. An attacker able to manipulate guest page mappings can trigger the flaw and potentially execute arbitrary code with kernel privileges.
Affected Systems
The flaw affects the Linux kernel’s KVM subsystem for x86 hosts. Any kernel version that includes the unpatched shadow paging logic – i.e., all releases prior to the patch commit 06c19c967b845b63172601fe459667d973b7e6b7 – is vulnerable. The issue applies to all users running KVM guest instances on Linux hosts.
Risk and Exploitability
No CVSS score is provided in the current data, and EPSS is not available, but the use‑after‑free in a core hypervisor is a high‑impact flaw that can be leveraged from a guest that can perform page table changes. The lack of a KEV listing suggests no publicly known exploits yet, yet the complexity of the trigger means that an attacker could gain host‑level access if they can control guest memory mapping operations.
OpenCVE Enrichment