Use-after-free in Linux kernel - CVE-2026-89928
Published: September 17, 2026
Vulnerability details
The vulnerability allows a local user to compromise confidentiality, integrity, and availability.
The vulnerability exists due to a use-after-free in the KVM x86 MMU lockless rmap walk when performing lockless rmap aging while a writer populates or frees an rmap. A local user can trigger lockless rmap aging concurrently with rmap modification to compromise confidentiality, integrity, and availability.
The issue requires CONFIG_KVM_MMU_LOCKLESS_AGING to be enabled.