Tracker / CVE-2026-46201
CVE-2026-46201
High 7.8
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)
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 6.13 → 6.18.32 |
| linux | linux_kernel · 6.19 → 7.0.9 |
| linux | linux_kernel · 6.8 → 6.12.90 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.