Host compromise via unsynchronized KVM memslot access
Published May 6, 2026 · Updated May 6, 2026
Missing synchronization in Linux Kernel KVM allows local users to compromise the virtualization host through KVM vCPU ioctls. In __get_sregs2(), PDPTR reads reach guest-memory memslots through __kvm_memslots() while only vcpu->mutex is held, omitting the required kvm->srcu read lock or slots_lock. A local user who can open /dev/kvm can race KVM_GET_SREGS2 against memslot updates, enabling host memory disclosure, modification, and service interruption.
Summary
What happened
Missing synchronization in Linux Kernel KVM allows local users to compromise the virtualization host through KVM vCPU ioctls. In __get_sregs2(), PDPTR reads reach guest-memory memslots through __kvm_memslots() while only vcpu->mutex is held, omitting the required kvm->srcu read lock or slots_lock. A local user who can open /dev/kvm can race KVM_GET_SREGS2 against memslot updates, enabling host memory disclosure, modification, and service interruption.
The record
- CVE
- CVE-2026-43214
- Published
- May 6, 2026
- Updated
- May 6, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 6, 2026CVE publishedPublication date reported by the CVE source.
- May 6, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.14
- Affected versionversion=6dba940352038b56db9b591b172fb2ec76a5fd5e <57536ff0a6bd69a5808d682925202babdb5ddc13
- Affected versionversion=6dba940352038b56db9b591b172fb2ec76a5fd5e <708e20c66b2761d878a2bc3c7534e7f814e4dec5
- Affected versionversion=6dba940352038b56db9b591b172fb2ec76a5fd5e <95d848dc7e639988dbb385a8cba9b484607cf98c
- Affected versionversion=6dba940352038b56db9b591b172fb2ec76a5fd5e <9f2bfea51151dfbb24b52f452eb3d5f5fe0e506e
- Affected versionversion=6dba940352038b56db9b591b172fb2ec76a5fd5e <b33f8d816950b10e7879cd8ffd7ae4b649ada4db
- Affected versionversion=6dba940352038b56db9b591b172fb2ec76a5fd5e <f621ca24f9f489e226e22560761b04884984133b
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo