CVE-2026-89932
Last modified
CVE-2026-89932 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always flush vpid02 on first use Make sure vpid02 is always flushed on first use by setting last_vpid=0 when allocating vpid02. nested_vmx_transition_tlb_flush() will always detect a VPID change on first VM-Enter after VMXON, because VPID=0 in vmcs12 is not allowed if L1 enables VPID. This avoids using stale TLB entries from a previous lifetime of the VPID, that might have been associated with a different vCPU (or a completely different VM). Note that last_vpid is already being initialized as 0 when the vCPU is created, but it is not reset when vpid02 is freed on VMXOFF.
Description
In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always flush vpid02 on first use Make sure vpid02 is always flushed on first use by setting last_vpid=0 when allocating vpid02. nested_vmx_transition_tlb_flush() will always detect a VPID change on first VM-Enter after VMXON, because VPID=0 in vmcs12 is not allowed if L1 enables VPID. This avoids using stale TLB entries from a previous lifetime of the VPID, that might have been associated with a different vCPU (or a completely different VM). Note that last_vpid is already being initialized as 0 when the vCPU is created, but it is not reset when vpid02 is freed on VMXOFF. Hence, the problem can only occur if L1 does VMXOFF -> VMXON, runs an L2, and KVM happens to reuse a VPID that has TLB entries on the physical CPU.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5c614b3583e7b6dab0c86356fa36c2bcbb8322a0, < 26de0d2d9a8d14c03e5ebb25fd68b5bfcd5ac366; >= 5c614b3583e7b6dab0c86356fa36c2bcbb8322a0, < 8bc609999ec223089fec8d74c7de27d689606b36; >= 5c614b3583e7b6dab0c86356fa36c2bcbb8322a0, < 62604376c313178811375f40a282fc2a46cd2311; >= 5c614b3583e7b6dab0c86356fa36c2bcbb8322a0, < 8b98d662ab24f34710a56e03bc9169e4a5508606; >= 5c614b3583e7b6dab0c86356fa36c2bcbb8322a0, < 22dfcc22c95e91295119a1c3b469816ce44c4804; >= 5c614b3583e7b6dab0c86356fa36c2bcbb8322a0, < 121991d150735f3c0f7401678ce4d35c5b4ac898; >= 5c614b3583e7b6dab0c86356fa36c2bcbb8322a0, < f0772389413dce9657c7d6950abf3edbbd511356 |
| Linux | Linux | 4.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89932?
How severe is CVE-2026-89932?
How do I fix CVE-2026-89932?
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-89927In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89928In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89929In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-8993D.Launcher 2 component of Slovak eID client ecosystem contai…6.5
- CVE-2026-89930In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-89931In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89933In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89934In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89935In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89936In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89937In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89938In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-89932?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
