Improper Initialization in Linux kernel - CVE-2026-64561

 

Improper Initialization in Linux kernel - CVE-2026-64561

Published: August 4, 2026


Vulnerability identifier: #VU140940
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64561
CWE-ID: CWE-665
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper state management in the KVM x86 shadow MMU page fault handling code when processing stale page faults after reclaiming shadow pages. A local user can trigger page faults that lead KVM to map memory into an invalid root to cause a denial of service.

The issue occurs when reclaiming shadow pages invalidates an in-use root, causing child shadow pages created during map or fetch operations to inherit an invalid role and violate the invariant that invalid shadow pages must not appear on the list of active MMU pages.


Affected software

Linux kernel

How to mitigate CVE-2026-64561

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins