CVE 7.8 HIGH

um: Fix potential race condition in TLB sync_CVE-2026-53020

7.8 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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.

Basic Information

ID CVE-2026-53020
Source Linux
Published Jun 24, 2026 at 16:29
Modified Jun 28, 2026 at 06:38

Affected Product

Vendor Linux
Product Linux
Version 1e4ee5135d814fe4785890790cec81c3132888fb
Affected Versions Linux Linux 1e4ee5135d814fe4785890790cec81c3132888fb
Linux Linux 1e4ee5135d814fe4785890790cec81c3132888fb
Linux Linux 6.19

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.