Improper control of a resource through its lifetime in Linux kernel - CVE-2026-89931
Published: September 17, 2026
Vulnerability details
The vulnerability allows a local user to cause vmcs12 pages to be double-mapped.
The vulnerability exists due to improper state management in KVM nVMX nested VM-Exit handling when emulating a nested VM-Exit. A local user can trigger a nested VM-Exit without the pending request being cleared to cause vmcs12 pages to be double-mapped.
The condition can occur if KVM exits VM-Enter without processing the request before emulating VMLAUNCH or VMRESUME.