THREAT OPS › Threat News › [NVD] CVE-2026-64562 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved:
KVM: nVMX: Hide shadow VMCS right after VMCLEAR
free_nested() frees the shadow VMCS while vmcs01 still points to it. But
because it is asynchronous with respect to loaded_vmcs_clear(), the vCPU
might migrate be
[NVD] CVE-2026-64562 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Hide shadow VMCS right after VMCLEAR free_nested() frees the shadow VMCS while vmcs01 still points to it. But because it is asynchronous with respect to loaded_vmcs_clear(), the vCPU might migrate be
CVE-2026-64562 CVSS: 8.8 HIGH Published: 2026-08-04T07:16:31.093
In the Linux kernel, the following vulnerability has been resolved:
KVM: nVMX: Hide shadow VMCS right after VMCLEAR
free_nested() frees the shadow VMCS while vmcs01 still points to it. But because it is asynchronous with respect to loaded_vmcs_clear(), the vCPU might migrate before the pointer is cleared and __loaded_vmcs_clear()
Indicators of compromise
- CVE-2026-64562cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64562