Lucene search
+L

218 matches found

EUVD
EUVD
added 2026/09/04 4:48 p.m.5 views

EUVD-2026-71500

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Validate CRIU-restored IDs before idralloc The KFD CRIU restore flow restores previously saved object IDs from userspace. For event restore: kfdcriurestoreevent - createsignalevent / createotherevent -...

5.4AI score0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/04 4:48 p.m.2 views

CVE-2026-80870 drm/amdkfd: Validate CRIU-restored IDs before idr_alloc

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Validate CRIU-restored IDs before idralloc The KFD CRIU restore flow restores previously saved object IDs from userspace. For event restore: kfdcriurestoreevent - createsignalevent / createotherevent -...

5.7AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-80747

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdkfd: Add bounds check for CRAT subtype length The CRAT parser validates that the subtype header fits within the image, but does not verify that the...

8CVSS5.4AI score0.00164EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/03 8:26 a.m.12 views

CVE-2026-80747

CVE-2026-80747 is a Linux kernel vulnerability in the drm/amdkfd driver's CRAT table parser . The root cause is a missing bounds check: the parser verifies that the subtype header fits within the image but does not validate that the advertised subtype length stays within bounds. A malformed CRAT ...

8CVSS5.8AI score0.00164EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/03 8:26 a.m.9 views

EUVD-2026-70351

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add bounds check for CRAT subtype length The CRAT parser validates that the subtype header fits within the image, but does not verify that the advertised subtype length fits. A malformed CRAT table with an oversized...

5.8AI score0.00164EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/01 6:59 a.m.6 views

CVE-2026-80703

A flaw was found in the Linux kernel's drm/amdkfd component. A local user with access to /dev/kfd could exploit a missing authorization check to terminate another process's active Graphics Processing Unit GPU debug session. This could lead to a denial of service for other users attempting to debu...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/31 8:04 a.m.7 views

CVE-2026-80618

A flaw was found in the kernel's AMD GPU driver drm/amdkfd. This vulnerability occurs when the driver attempts to unpin a memory buffer object BO twice during memory deallocation. A local attacker could exploit this double-unpin operation, leading to a memory management error. This issue can caus...

5.5CVSS6AI score0.00172EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-80618

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free amdgpuamdkfdgpuvmfreememoryofgpu unpinned DOORBELL and MMIO remap BOs which are pinned at allocation...

5.8AI score0.00172EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 6:53 a.m.23 views

CVE-2026-80703

CVE-2026-80703 affects the Linux kernel 's drm/amdkfd component. The ioctl KFD_IOC_DBG_TRAP_DISABLE lacked an authorization check, allowing any user with access to /dev/kfd to terminate another process's active GPU debug session without verifying ownership or ptrace permissions. The fix introduce...

5.8AI score0.00156EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.39 views

CVE-2026-80703 drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLE

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix missing authorization check in KFDIOCDBGTRAPDISABLE Prevent unauthorized termination of active GPU debug sessions. Previously, users with /dev/kfd access could terminate another process's debug session without...

0.00156EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.33 views

CVE-2026-80618 drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free

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...

0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 6:48 a.m.13 views

CVE-2026-80618 drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free

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...

5.8AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-80703

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdkfd: Fix missing authorization check in KFDIOCDBGTRAPDISABLE Prevent unauthorized termination of active GPU debug sessions. Previously, users with /dev/k...

5.4AI score0.00156EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fixed memory leakage This patch addresses potential memory leakage and segmentation faults in the gpuvmimportdmabuf function...

7.8CVSS5.9AI score0.00154EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/amdkfd: Fixed a race condition involving the unreferencing of the vram buffer in the svm code. The unreferencing of prange-svmbo can occur both in the mmu callback and in a callback after migrating to system RAM. Both are...

7.8CVSS5.6AI score0.00181EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/08/24 12:00 a.m.4 views

The vulnerability of components related to DRM/AMDKFD in Linux kernel components, which allows a hacker to trigger a service failure.

The vulnerability of DRM/AMDKFD components in Linux operating systems is related to the lack of data type conversion mechanisms. Exploiting this vulnerability can allow attackers to cause service failures...

7.8CVSS5.4AI score0.00182EPSS
SaveExploits0References12Affected Software2
RedhatCVE
RedhatCVE
added 2026/08/21 8:27 a.m.13 views

CVE-2026-74447

A flaw was found in the Linux kernel's drm/amdkfd component. An integer overflow vulnerability exists when aligning the End-of-Pipe EOP ring buffer size. A local attacker could exploit this by providing a specially crafted size that, due to a 32-bit integer overflow, causes the system to bypass...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 6:52 a.m.9 views

CVE-2026-74446

A flaw was found in the drm/amdkfd component of the Linux kernel. A race condition exists in the kfdcriucheckpointevents function where a mutex is not consistently held during event checkpointing. This allows a local attacker to cause memory corruption, potentially leading to privilege escalation...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.11 views

kernel: drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()

A flaw was found in the Linux kernel's drm/amdkfd component. An unprivileged local user can exploit an out-of-bounds write vulnerability in the kfdeventpageset function. This occurs because the function writes data without properly validating the buffer size, allowing a small buffer to trigger a...

7.8CVSS5.8AI score0.00139EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/19 5:25 p.m.8 views

CVE-2026-72449

A flaw was found in the Linux kernel's drm/amdkfd component. An unprivileged render-group user can exploit this vulnerability via /dev/kfd by repeatedly calling AMDKFDIOCCRIUOP. This leads to a use-after-free and double-free condition due to improper list handling during cleanup. Successful...

7.8CVSS6.3AI score0.00171EPSS
SaveExploits0References4
Rows per page
Query Builder