NULL pointer dereference in Linux kernel - CVE-2026-64288
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a NULL pointer dereference in arch/arm64/kvm/nested.c when processing VNCR TLB invalidation from MMU notifiers or TLBI instructions. A local user can trigger a race condition involving a vcpu that is not yet onlined or an invalid pseudo-TLB to cause a denial of service.
The issue affects arm64 KVM nested virtualization handling.