CVE-2026-53020

Summary

In the Linux kernel, the following vulnerability has been resolved:

um: Fix potential race condition in TLB sync

During the TLB sync, we need to traverse and modify the page table, so we should hold the page table lock. Since full SMP support for threads within the same process is still missing, let's disable the split page table lock for simplicity.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux1e4ee5135d814fe4785890790cec81c3132888fb < f21c343ec7419377bff89ab11146c03ae117036faffected
LinuxLinux1e4ee5135d814fe4785890790cec81c3132888fb < 102331b66bcaf1f41f50b9c4cd5c36e46bafa9f3affected
LinuxLinux6.19affected
LinuxLinux0 < 6.19unaffected
LinuxLinux7.0.10 <= 7.0.*unaffected
LinuxLinux7.1 <= *unaffected

Weaknesses

References