Lucene search
+L

513 matches found

attackerkb
attackerkb
added 2026/08/10 11:58 a.m.8 views

CVE-2026-68113

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit f952076f76d62f783e8ba4995a7c400d39354ccf...

5.4AI score0.00209EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/10 11:58 a.m.18 views

EUVD-2026-55492

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit b71604f8685b0eba07866f4e8dc30f93e1931054...

5.3AI score0.0022EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:58 a.m.67 views

CVE-2026-68106

CVE-2026-68106 affects the Linux kernel drm/amdgpu: when processing video frames with width or height < 16, width_in_mb/height_in_mb become 0 and trigger a division by zero in num_dpb_buffer calculations for H.264/H.264 Perf decode paths. The fix adds validation to reject frames with width &lt...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 11:58 a.m.69 views

CVE-2026-68104

The CVE-2026-68104 issue affects the Linux kernel’s drm/amdgpu component. The root cause is improper memory handling where pm_genpd_remove() is not called before freeing acp_genpd memory, potentially enabling memory corruption. The vulnerability is described as a local impact with possible denial...

7.8CVSS5.2AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.44 views

CVE-2026-68103 drm/amdgpu: reject mapping a reserved doorbell to a new queue

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: reject mapping a reserved doorbell to a new queue When creating an user-queue, the user space provides a doorbell BO handle and an offset within the bo to obtain a doorbell. However current implementation using...

7.1CVSS0.00151EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 11:58 a.m.56 views

CVE-2026-68101

CVE-2026-68101 affects the Linux kernel DRM/amdgpu path. The vulnerability arises in amdgpu_hmm_invalidate_gfx where, briefly during alloc/free, the userptr BO is not part of the VM, making bo->vm_bo potentially NULL. The fix keeps a reference to the VM root page directory as the parent of the...

5.3AI score0.00149EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 11:58 a.m.12 views

EUVD-2026-55482

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix check in amdgpuhmminvalidategfx For a short moment during alloc/free the userptr BO is not part of his VM, so bo-vmbo can be NULL. Keep a reference to the VM root PD as parent of the userptr BO so that we can alwa...

5.3AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 11:58 a.m.37 views

CVE-2026-68101 drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix check in amdgpuhmminvalidategfx For a short moment during alloc/free the userptr BO is not part of his VM, so bo-vmbo can be NULL. Keep a reference to the VM root PD as parent of the userptr BO so that we can alwa...

5.4AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.20 views

PT-2026-69764

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A system hang occurs during suspend and resume operations while video is playing. This is caused by an ABBA deadlock—a situation where two different contexts are waiting for each other t...

5.3AI score0.00198EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.5 views

PT-2026-69503

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An aperture mapping leak occurs in the amdgpu driver. The amdgpu pci remove function calls drm dev unplug before the driver fini routines, causing drm dev enter in amdgpu ttm fini to...

5.5AI score0.00209EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.6 views

PT-2026-69672

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL-pointer dereference exists in the amdgpu driver. An unprivileged process in the render group can trigger this by submitting an AMDGPU CHUNK ID CP GFX SHADOW chunk with the length ...

5.8AI score0.00209EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68103

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: reject mapping a reserved doorbell to a new queue When creating an user-queue, the user space provides a doorbell BO handle and an offset within the...

7.1CVSS5.9AI score0.00151EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.16 views

PT-2026-69634

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the amdgpu bo create reserved function where the system unconditionally reserves, pins, gart allocates, and maps the Buffer Object BO even if the bo ptr input paramete...

5.5AI score0.0022EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-68249

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/sdma5.0: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit...

5.8AI score0.0022EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-68106

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: fix division by zero with invalid uvd dimensions When width or height is less than 16, widthinmb or heightinmb becomes 0, leading to fsinmb being 0...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.27 views

PT-2026-69509

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/amdgpu/sdma7.1 component where the use of the BUG ON function can cause the kernel to crash unnecessarily in certain cases. The BUG ON function is a kernel...

5.2AI score0.00198EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-68238

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: Release VFCT ACPI table reference amdgpuacpivfctbios fetches the VFCT table with acpigettable but never releases it. acpigettable takes a reference...

5.8AI score0.00206EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68102

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: fix aperture mapping leak amdgpupciremove calls drmdevunplug before invoking the driver fini routines. This causes drmdeventer in amdgputtmfini to...

5.9AI score0.00209EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/07/31 12:00 a.m.11 views

The vulnerability of the amdgpu_userq_get_doorbell_index() function in the drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c source code of the Direct Rendering Infrastructure (DRI) driver for AMD GPU cores in the Linux operating system allows a attacker to compromise the integrity of protected information or cause service failures.

The vulnerability of the amdgpuuserqgetdoorbellindex function in the drivers/gpu/drm/amd/amdgpu/amdgpuuserq.c source code of the Direct Rendering Infrastructure DRI driver for AMD GPU cores in the Linux operating system is related to the execution of operations outside of memory buffers. Exploiti...

7.1CVSS5.8AI score0.00169EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.32 views

CVE-2026-64516

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets The VCPU BO contains the actual FW at an offset, but it was not calculated into the VCPU BO size. Subtract this from the FW size to make sure there is no out of bounds access...

8.8CVSS5.5AI score0.00165EPSS
SaveExploits0References9
Rows per page
Query Builder