CyberRota
← Ana sayfaya dön

CVE-2026-53054

HIGH · CVSS 7.8 EPSS %0.13

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-24T17:17:17.430 · Çekilme zamanı: 2026-06-30T18:32:06.926892+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-53054
Severity
HIGH
CVSS
7.8
EPSS
%0.13
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix VM_BIND UNMAP locking Wrong argument meant that the objs involved in UNMAP ops were not always getting locked. Since _NO_SHARE objs share a common resv with the VM (which is always locked) this would only show up with non-_NO_SHARE BOs. Patchwork: https://patchwork.freedesktop.org/patch/713898/