PT-2026-29485 · Linux+1 · Linux Kernel+1
Published
2026-04-01
·
Updated
2026-04-02
·
CVE-2026-23402
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 7.0.0-rc2-eafebd2d2ab0-sink-vm #319
Description
The Linux kernel contains a flaw within the KVM component related to memory management. Specifically, the issue involves an incorrect sanity check when overwriting a shadow-present SPTE (shadow page table entry) with another SPTE having a different target PFN (page frame number). This check was only applied to direct MMUs (Memory Management Units), leaving systems without shadowed gPTEs vulnerable. While KVM itself cannot overwrite a shadow-present SPTE during a guest write, external writes from host userspace are not detected by KVM's write tracking, potentially breaking KVM's shadow paging rules.
Recommendations
Update to a version newer than 7.0.0-rc2-eafebd2d2ab0-sink-vm #319.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Kvm
Linux Kernel