In the Linux kernel, the following vulnerability has been resolved:
KVM: x86: check for nEPT/nNPT in slow flush hypercalls
Checking is_guest_mode(vcpu) is incorrect, because translate_nested_gpa()
is only valid if an L2 guest is running *with nested EPT/NPT enabled*.
Instead use the same condition as translate_nested_gpa() itself.
CVSS
No CVSS.
References
Configurations
No configuration.
History
28 May 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-28 10:16
Updated : 2026-05-28 13:44
NVD link : CVE-2026-46131
Mitre link : CVE-2026-46131
CVE.ORG link : CVE-2026-46131
JSON object : View
Products Affected
No product.
CWE
No CWE.
