CVE-2026-46201
EUVD-2026-3282828.05.2026, 10:16
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import() When xe_dma_buf_init_obj() fails, the attachment from dma_buf_dynamic_attach() is not detached. Add dma_buf_detach() before returning the error. Note: we cannot use goto out_err here because xe_dma_buf_init_obj() already frees bo on failure, and out_err would double-free it. (cherry picked from commit a828eb185aac41800df8eae4b60501ccc0dbbe51)Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 6.8 ≤ 𝑥 < 6.12.90 |
| linux | linux_kernel | 6.13 ≤ 𝑥 < 6.18.32 |
| linux | linux_kernel | 6.19 ≤ 𝑥 < 7.0.9 |
| linux | linux_kernel | 7.1:rc1 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
Vulnerability Media Exposure