3 matches found
CVE-2026-80618
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free amdgpuamdkfdgpuvmfreememoryofgpu unpinned DOORBELL and MMIO remap BOs which are pinned at allocation time before checking whether the BO is still mapped to the GPU. When...
CVE-2026-80618
CVE-2026-80618 affects the Linux kernel's amdkfd (AMD GPU driver) component. The root cause is a double-unpin of DOORBELL and MMIO remap buffer objects (BOs): amdgpu_amdkfd_gpuvm_free_memory_of_gpu() unpinned the BOs before checking whether the BO was still mapped to the GPU. When the BO remained...
EUVD-2026-67494
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free amdgpuamdkfdgpuvmfreememoryofgpu unpinned DOORBELL and MMIO remap BOs which are pinned at allocation time before checking whether the BO is still mapped to the GPU. When...