Race condition in Linux kernel - CVE-2026-53020
Published: June 25, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a race condition in um_tlb_sync in arch/um/kernel/tlb.c when synchronizing the TLB and traversing page tables. A local user can trigger concurrent memory-management operations to cause a denial of service.
The issue affects User-Mode Linux.