ID:12890 - Exploit for Improper Initialization in Linux kernel - CVE-2026-64561

 
Main Vulnerability Database Exploits ID:12890 - Exploit for Improper Initialization in Linux kernel - CVE-2026-64561

ID:12890 - Exploit for Improper Initialization in Linux kernel - CVE-2026-64561

Published: August 14, 2026


Vulnerability identifier: #VU140940
Vulnerability risk: Low
CVE-ID: CVE-2026-64561
CWE-ID: CWE-665
Exploitation vector: Local access
Vulnerable software:
Linux kernel
Debian Linux
linux (Debian package)

Link to public exploit:


Vulnerability description

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.


Remediation

Install security update from vendor's repository.