CVE-2026-52950

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
24/06/2026
Last modified:
27/07/2026

Description

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

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.18 (including) 6.18.33 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (including) 7.0.10 (excluding)
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*