CyberRota
← Ana sayfaya dön

CVE-2026-53020

HIGH · CVSS 7.8 EPSS %0.12

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-24T17:17:13.317 · Çekilme zamanı: 2026-06-30T18:31:57.285298+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-53020
Severity
HIGH
CVSS
7.8
EPSS
%0.12
Linux

Orijinal NVD Açıklaması

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.