Lucene search
+L

218 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 1:21 p.m.8 views

CVE-2026-74353

A flaw was found in the drm/amdkfd component of the Linux kernel. This vulnerability occurs when the system fails to properly resume all queues after a suspend operation, even if some suspend operations fail. An attacker could potentially exploit this by triggering a scenario where queue removal...

5.5CVSS5.5AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 4:55 a.m.6 views

CVE-2026-74448

A flaw was found in the Linux kernel's drm/amdkfd component. When a process attempts to create its first queue, a failure in memory allocation can cause the pqmcreatequeue function to exit prematurely without releasing a reserved Queue ID QID bit. This leads to a permanent leak of QID slots. Over...

5.5CVSS5.4AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-74353

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdkfd: always resumeall after suspendall Need to restore any good queues even if the suspendall failed for some. Always run removequeue as that will schedu...

5.9AI score0.00168EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/17 3:39 p.m.22 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.9AI score0.00139EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 1:17 p.m.10 views

CVE-2026-74448

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix QID bit leak in pqmcreatequeue When MES is enabled and amdgpuamdkfdallockernelmem fails during the first queue creation for a process, pqmcreatequeue returns early via 'return retval' without going through the...

0.00168EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.8 views

CVE-2026-74446

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: hold eventmutex while checkpointing CRIU events kfdcriucheckpointevents counts the entries in p-eventidr via kfdgetnumevents, allocates an array sized to that count, and then walks the same IDR to fill it. Neither the...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 12:26 p.m.43 views

CVE-2026-74448 drm/amdkfd: fix QID bit leak in pqm_create_queue()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix QID bit leak in pqmcreatequeue When MES is enabled and amdgpuamdkfdallockernelmem fails during the first queue creation for a process, pqmcreatequeue returns early via 'return retval' without going through the...

0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 12:26 p.m.9 views

EUVD-2026-59755

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix QID bit leak in pqmcreatequeue When MES is enabled and amdgpuamdkfdallockernelmem fails during the first queue creation for a process, pqmcreatequeue returns early via 'return retval' without going through the...

5.4AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:26 p.m.16 views

CVE-2026-74448 drm/amdkfd: fix QID bit leak in pqm_create_queue()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix QID bit leak in pqmcreatequeue When MES is enabled and amdgpuamdkfdallockernelmem fails during the first queue creation for a process, pqmcreatequeue returns early via 'return retval' without going through the...

5.5AI score
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.11 views

CVE-2026-74353

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: always resumeall after suspendall Need to restore any good queues even if the suspendall failed for some. Always run removequeue as that will schedule a GPU reset is removing the queue fails. v2: move resumeall after...

5.5AI score0.00168EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:58 a.m.9 views

EUVD-2026-59500

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: always resumeall after suspendall Need to restore any good queues even if the suspendall failed for some. Always run removequeue as that will schedule a GPU reset is removing the queue fails. v2: move resumeall after...

5.4AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:56 a.m.21 views

CVE-2026-72449 drm/amdkfd: fix list_del corruption in kfd_criu_resume_svm

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix listdel corruption in kfdcriuresumesvm The cleanup tail of kfdcriuresumesvm walks svms-criusvmmetadatalist and kfrees each struct criusvmmetadata without removing it from the list. The list head is left pointing a...

7.8CVSS5.6AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/08/12 4:21 p.m.7 views

SUSE CVE-2026-68447

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO size CRIU checkpoint copies the MQD control stack using cphqdcntlstacksize from hardware without bounding it to the allocated BO region. If the HW field is larger than...

7.1CVSS5.4AI score0.0011EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/12 3:49 p.m.9 views

CVE-2026-68447

A flaw was found in the Linux kernel's drm/amdkfd component. The Checkpoint/Restore in Userspace CRIU checkpoint process, which saves and restores the state of a running application, incorrectly copies the Memory Queue Descriptor MQD control stack. This occurs because the copy operation does not...

7.1CVSS5.5AI score0.0011EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 1:17 a.m.10 views

AZL-95519 CVE-2026-68447 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO size CRIU checkpoint copies the MQD control stack using cphqdcntlstacksize from hardware without bounding it to the allocated BO region. If the HW field is larger than...

7.1CVSS5.8AI score0.0011EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/11 6:46 p.m.8 views

CVE-2026-68258

A flaw was found in the drm/amdkfd component of the Linux kernel. This vulnerability allows a local attacker to provide out-of-bounds values in the private data during a kfd CRIU restore operation. This improper input validation could lead to a memory safety issue, potentially resulting in a deni...

7.1CVSS5.2AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 6:35 p.m.16 views

CVE-2026-68257

A flaw was found in the Linux kernel's drm/amdkfd component. An integer overflow vulnerability exists in the calculation of a memory allocation size. When processing large input values, this calculation can result in an undersized memory region, which can then be overrun by firmware. This could...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 3:32 p.m.9 views

CVE-2026-68259

A flaw was found in the Linux kernel. A missing bounds check in the allocateeventnotificationslot function within the drm/amdkfd component allows a local attacker to provide an out-of-bounds event ID. This could lead to memory corruption, potentially resulting in a denial of service or privilege...

5.5CVSS5.3AI score0.00172EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

UBUNTU-CVE-2026-68259

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds in allocateeventnotificationslot The valid event ids go from 0 to KFDSIGNALEVENTLIMIT allocateeventnotificationslot has an option to specify an event id to allocate at, used by CRIU. We weren't checking t...

5.2AI score0.00172EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.8 views

CVE-2026-68257

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix 32-bit overflow in CWSR total size calculation totalcwsrsize was computed in 32-bit before being used as a BO/SVM allocation size. With large ctxsaverestoreareasize and debugmemorysize multiplied by the XCC count,...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References5
Rows per page
Query Builder