PT-2026-67669 · Linux · Linux
CVE-2026-64562
·
Published
2026-08-04
·
Updated
2026-08-04
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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()
may then execute VMCLEAR.
The VMCS needs to stay attached until its explicit VMCLEAR completes, but
then it can be hidden and the page safely freed.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux