← Späť na vyhľadávanie CVE

CVE-2026-52950

Linux Kernel

Popis

In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: fix UAF with retry loop Retry doesn-t work here, since bo will be freed on error, leading to UAF. However, now that we do the alloc & init before the attach, we can now combine this as one unit and have the init do the alloc for us. This should make the retry safe. Reported by Sashiko. v2: Fix up the error unwind (CI) (cherry picked from commit 479669418253e0f27f8cf5db01a731352ea592e7)

CVSS 7.8EPSS 0.13899999999999998%Riziko 0.79
Zobraziť zdroj
Zverejnené
2026-06-24 17:17:05
Dotknuté verzie
unknown
Typ
Jadro
Posledná úprava
2026-07-27 13:18:20
Vektor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Operačné systémy
Linux