CVE-2026-64561
Last modified
CVE-2026-64561 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Check for invalid/obsolete root *after* making MMU pages available Check for a "stale" page fault, i.e. for an invalid and/or obsolete root, after making MMU pages available for the shadow MMU. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Check for invalid/obsolete root *after* making MMU pages available Check for a "stale" page fault, i.e. for an invalid and/or obsolete root, after making MMU pages available for the shadow MMU. If reclaiming shadow pages zaps an in-use root, i.e. marks it invalid, then KVM will attempt to map memory into an invalid root. On its own, populating an invalid root is "fine", but because child shadow pages inherit their parent's role, any children created during the map/fetch will be created as invalid pages, thus violating KVM's invariant that invalid pages are never on the list of active MMU pages. Note, the underlying flaw has existed since KVM first started tracking invalid roots in 2008 (commit 2e53d63acba7, "KVM: MMU: ignore zapped root pagetables"), but the true badness only came along in 2020 (Linux 5.9) with the invariant that invalid shadow pages can't be on the list of active pages. Note #2, inheriting role.invalid when creating child shadow pages is also far from ideal; that flaw will be addressed separately.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f95eec9bed76d42194c23153cb1cc8f186bf91cb, < 35e77467610c4a37cb0ff54ee56b85f73b1f5700; >= f95eec9bed76d42194c23153cb1cc8f186bf91cb, < 0026dbb7de8ea76e97d6edf42fc3cc084564e2bf; >= f95eec9bed76d42194c23153cb1cc8f186bf91cb, < f3477a6a4164f15287444eda685b5f6405dbd1e5; >= f95eec9bed76d42194c23153cb1cc8f186bf91cb, < bce0d3c26e2c761a4bf43c8949f333fc7374eb2d; >= f95eec9bed76d42194c23153cb1cc8f186bf91cb, < 2abd5287f08319fa35764566b15c6e22cb1068db |
| Linux | Linux | 5.9 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-64561?
How severe is CVE-2026-64561?
How do I fix CVE-2026-64561?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64556In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64557In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64558In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64559In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-6456The Account Switcher plugin for WordPress is vulnerable to P…8.8
- CVE-2026-64560In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64562In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64563In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64564In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64565In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64566In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64567In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-64561?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
