PT-2026-44324 · Linux · Linux

Published

2026-05-28

·

Updated

2026-05-28

·

CVE-2026-46201

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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)

Related Identifiers

CVE-2026-46201

Affected Products

Linux