2 matches found
ROOT-OS-UBUNTU-2404-CVE-2026-46201 CVE-2026-46201 in rootio-linux - Patched by Root
Root has patched CVE-2026-46201 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
CVE-2026-46201
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix dma-buf attachment leak in xegemprimeimport When xedmabufinitobj fails, the attachment from dmabufdynamicattach is not detached. Add dmabufdetach before returning the error. Note: we cannot use goto outerr here becaus...