CVE-2026-68081

Source
https://cve.org/CVERecord?id=CVE-2026-68081
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68081.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-68081
Downstream
Published
2026-08-08T09:17:44.795Z
Modified
2026-08-12T03:51:49.195411424Z
Summary
KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state
Details

In the Linux kernel, the following vulnerability has been resolved:

KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state

Put all vmcs12 pages if KVM synthesizes a nested VM-Exit due to invalid guest while emulating VMLAUNCH or VMRESUME. The invalid guest state path doesn't use nestedvmxvmexit() as that API is intended to be used if and only if L2 is active, and the open coded equivalent neglects to put the vmcs12 pages. Failure to put the vmcs12 pages leaks any pinned pages (and/or mappings) if L1 retries VMLAUNCH/VMRESUME.

Note, the !fromvmenter scenario doesn't suffer the same problem, as vmxgetnestedstate_pages() only gets/pins/maps the vmcs12 pages if L2 is active, i.e. if a "full" VM-Exit is guaranteed before KVM will retry getting vmcs12 pages.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68081.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
96c66e87deeeb3cc78a3b82a1de8e365eec206c1
Fixed
7996013b85687034d2e820cef94d6404192e3a3d
Fixed
2c87a087c20632d68920272173b5d7c47f9bcf70
Fixed
2f2312c422fd2695da772cecb30c69994b795964

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68081.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.2.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68081.json"