In the Linux kernel, the following vulnerability has been resolved:
KVM: x86: check for nEPT/nNPT in slow flush hypercalls
Checking isguestmode(vcpu) is incorrect, because translatenestedgpa() is only valid if an L2 guest is running with nested EPT/NPT enabled. Instead use the same condition as translatenestedgpa() itself.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46131.json",
"cna_assigner": "Linux"
}