Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.19, < 7.0.10 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/102331b66bcaf1f41f50b9c4cd5c36e46bafa9f3Patch
- https://git.kernel.org/stable/c/f21c343ec7419377bff89ab11146c03ae117036fPatch
FAQ
What is CVE-2026-53020?
CVE-2026-53020 is a vulnerability with a CVSS score of 7.8 (HIGH). 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...
How severe is CVE-2026-53020?
CVE-2026-53020 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53020?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.