Race condition in Linux kernel - CVE-2026-64284
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to cause guest memory dirty logging to be incomplete.
The vulnerability exists due to improper synchronization in KVM x86 exit handling when processing fastpath userspace exits. A local user can trigger a fastpath userspace exit to cause guest memory dirty logging to be incomplete.
The issue affects vendor-specific KVM exit handling paths such as VMX, where operations needed before returning control to userspace may be skipped.