Lucene search
+L

49 matches found

CVE
CVE
added 2026/05/06 11:28 a.m.42 views

CVE-2026-43206

Summary: CVE-2026-43206 affects the Linux kernel’s drm/amdkfd component. The function kfd_event_page_set() writes KFD_SIGNAL_EVENT_LIMIT * 8 bytes using memset without validating the destination buffer size, allowing an unprivileged local user to trigger an out-of-bounds memory write and potentia...

7.8CVSS5.9AI score0.00139EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2025/12/30 3:30 p.m.11 views

EUVD-2023-60380

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add missing gfx11 MQD manager callbacks mqdstride function was introduced in commit 2f77b9a242a2 "drm/amdkfd: Update MQD management on multi XCC setup" but not assigned for gfx11. Fixes a NULL dereference in debugfs...

6AI score0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.38 views

CVE-2023-54144 drm/amdkfd: Fix kernel warning during topology setup

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kernel warning during topology setup This patch fixes the following kernel warning seen during driver load by correctly initializing the p2plink attr before creating the sysfs file: +0.002865 ------------ cut here...

0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.8 views

SUSE CVE-2023-53816

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix potential kgdmem UAFs kgdmem pointers returned by kfdprocessdevicetranslatehandle are only guaranteed to be valid while p-mutex is held. As soon as the mutex is unlocked, another thread can free the BO...

5.2CVSS6.5AI score0.00139EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/09 4:9 a.m.18 views

CVE-2025-40332

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix mmap write lock not release If mmap write lock is taken while draining retry fault, mmap write lock is not released because svmrangerestorepages calls mmapreadunlock then returns. This causes deadlock and system...

5.2AI score0.00214EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/12/09 4:9 a.m.7 views

CVE-2025-40332

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix mmap write lock not release If mmap write lock is taken while draining retry fault, mmap write lock is not released because svmrangerestorepages calls mmapreadunlock then returns. This causes deadlock and system...

5.8AI score0.00214EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/07 3:19 p.m.12 views

CVE-2022-50528 drm/amdkfd: Fix memory leakage

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leakage This patch fixes potential memory leakage and seg fault in gpuvmimportdmabuf function...

7.8CVSS6.6AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986968)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986968 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuratio...

7.8CVSS6AI score0.00287EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2021-34553

Malicious code in bioql PyPI...

6.5CVSS6.9AI score0.00287EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/05 6:15 p.m.11 views

AZL-73725 CVE-2025-39706 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Destroy KFD debugfs after destroy KFD wq Since KFD proc content was moved to kernel debugfs, we can't destroy KFD debugfs before kfdprocessdestroywq. Move kfdprocessdestroywq prior to kfddebugfsfini to fix a kernel NU...

5.5CVSS5.6AI score0.00145EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.7 views

SUSE CVE-2025-37854

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix mode1 reset crash issue If HW scheduler hangs and mode1 reset is used to recover GPU, KFD signal user space to abort the processes. After process abort exit, user queues still use the GPU to access system memory...

4.7CVSS7.8AI score0.00276EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the amdkfd driver not properly handling the hanghws debugging interface under the MES path, which could lead...

5.5CVSS6.5AI score0.00261EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the amdkfd driver not synchronizing the cleanup of the user queue during a mode 1 reset, which could lead to...

7.8CVSS6.4AI score0.00276EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/01 3:16 p.m.14 views

CVE-2022-49864

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL pointer dereference in svmmigratetoram ./drivers/gpu/drm/amd/amdkfd/kfdmigrate.c:985:58-62: ERROR: p is NULL but dereferenced...

5.5CVSS0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 3:16 p.m.21 views

UBUNTU-CVE-2022-49864

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL pointer dereference in svmmigratetoram ./drivers/gpu/drm/amd/amdkfd/kfdmigrate.c:985:58-62: ERROR: p is NULL but dereferenced...

5.5CVSS6.1AI score0.00187EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.28 views

CVE-2022-49864 drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL pointer dereference in svmmigratetoram ./drivers/gpu/drm/amd/amdkfd/kfdmigrate.c:985:58-62: ERROR: p is NULL but dereferenced...

0.00187EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/01 2:10 p.m.153 views

CVE-2022-49864

Summary: CVE-2022-49864 is a Linux kernel vulnerability within the DRM/AMDKFD driver. The root cause is a NULL pointer dereference in svm_migrate_to_ram() in kfd_migrate.c (p dereferenced as NULL). The issue manifests as a potential kernel crash or denial of service via a local attack vector. The...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.1 views

CVE-2022-49055 drm/amdkfd: Check for potential null return of kmalloc_array()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check for potential null return of kmallocarray As the kmallocarray may return null, the 'eventwaitersi.wait' would lead to null-pointer dereference. Therefore, it is better to check the return value of kmallocarray t...

6.4AI score0.00264EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2025/02/03 8:51 a.m.19 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-41014: xfs: add bounds checking to xlogrecoverprocessdata bsc1228408. CVE-2024-41013: xfs: do not walk off the end of a directory data block bsc1228405...

8.4CVSS8.2AI score0.02701EPSS
SaveExploits6References3622
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.5 views

SUSE CVE-2024-56666

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Dereference null return value In the function pqmuninit there is a call-assignment of "pdd = kfdgetprocessdevicedata" which could be null, and this value was later dereferenced without checking...

5.5CVSS7.9AI score0.00184EPSS
SaveExploits0References3
Rows per page
Query Builder