Lucene search
+L

28 matches found

EUVD
EUVD
•added 2026/09/24 4:04 p.m.•4 views

EUVD-2026-86094

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix OOB memory exposure in getwavestate The getwavestate function for v9 trusts cphqdcntlstacksize and cphqdcntlstackoffset values read directly from the MQD, which are written by GPU microcode and fully...

5.7AI score
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:04 p.m.•12 views

CVE-2026-97496 drm/amdkfd: Fix OOB memory exposure in get_wave_state()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix OOB memory exposure in getwavestate The getwavestate function for v9 trusts cphqdcntlstacksize and cphqdcntlstackoffset values read directly from the MQD, which are written by GPU microcode and fully...

7.1CVSS
SaveExploits0References3
CVE
CVE
•added 2026/09/24 4:04 p.m.•7 views

CVE-2026-97496

The Linux kernel contains an out-of-bounds (OOB) memory exposure vulnerability in the drm/amdkfd component within the get_wave_state() function for v9. The root cause is that the function trusts cp_hqd_cntl_stack_size and cp_hqd_cntl_stack_offset values read from the MQD, which are fully attacker...

7.1CVSS5.7AI score
SaveExploits0References3
NVD
NVD
•added 2026/09/16 11:16 a.m.•8 views

CVE-2026-89807

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: guard against NULL restoremqd in CRIU queue restore Both createqueuecpsch and createqueuenocpsch unconditionally call mqdmgr-restoremqd when a CRIU restore is in progress qd != NULL, with no NULL guard. On any system...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/16 10:30 a.m.•5 views

CVE-2026-89807 drm/amdkfd: guard against NULL restore_mqd in CRIU queue restore

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: guard against NULL restoremqd in CRIU queue restore Both createqueuecpsch and createqueuenocpsch unconditionally call mqdmgr-restoremqd when a CRIU restore is in progress qd != NULL, with no NULL guard. On any system...

5.7AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2026/09/07 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80870

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdkfd: Validate CRIU-restored IDs before idralloc The KFD CRIU restore flow restores previously saved object IDs from userspace. For event restore:...

5.7AI score0.00215EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/05 12:25 a.m.•12 views

SUSE CVE-2026-80870

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.8AI score0.00215EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/04 5:16 p.m.•6 views

CVE-2026-80870

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

0.00215EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/04 4:48 p.m.•9 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.00215EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/04 4:48 p.m.•24 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
CVE
CVE
•added 2026/09/04 4:48 p.m.•23 views

CVE-2026-80870

CVE-2026-80870 affects the Linux kernel component drm/amdkfd (AMD Kernel Fusion Driver). The vulnerability exists in the CRIU restore flow, where userspace-provided object IDs are passed to idr_alloc() without validation in kfd_criu_restore_event() and criu_restore_memory_of_gpu() . If a restored...

5.4AI score0.00215EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/09/04 4:48 p.m.•17 views

CVE-2026-80870

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.9AI score0.00215EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/04 4:48 p.m.•33 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 -...

0.00215EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•11 views

PT-2026-85789

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Validate CRIU-restored IDs before idr alloc The KFD CRIU restore flow restores previously saved object IDs from userspace. For event restore: kfd criu restore event - create signal event / create other event - allocat...

5.4AI score0.00215EPSS
SaveExploits0References7
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds on the CRIU restore queue type and mqdsize. We were not checking whether the values provided in the private data of the kfd CRIU restore were within bounds. For the queue type, add a const value...

7.1CVSS5.8AI score0.00164EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/08/21 12:44 a.m.•13 views

SUSE CVE-2026-68258

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds on CRIU restore queue type and mqd size We weren't checking whether the values provided in the private data in kfd CRIU restore were within bounds. For queue type, add a KFDQUEUETYPEMAX and ensure the...

7.1CVSS5.5AI score0.00164EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/11 6:46 p.m.•12 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.00164EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/10 1:20 p.m.•11 views

AZL-94865 CVE-2026-68258 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds on CRIU restore queue type and mqd size We weren't checking whether the values provided in the private data in kfd CRIU restore were within bounds. For queue type, add a KFDQUEUETYPEMAX and ensure the...

7.1CVSS6.3AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/10 1:20 p.m.•12 views

CVE-2026-68258

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds on CRIU restore queue type and mqd size We weren't checking whether the values provided in the private data in kfd CRIU restore were within bounds. For queue type, add a KFDQUEUETYPEMAX and ensure the...

7.1CVSS0.00164EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/10 1:20 p.m.•14 views

CVE-2026-68258

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check bounds on CRIU restore queue type and mqd size We weren't checking whether the values provided in the private data in kfd CRIU restore were within bounds. For queue type, add a KFDQUEUETYPEMAX and ensure the...

7.1CVSS5.4AI score0.00164EPSS
SaveExploits0References4
Rows per page
Query Builder