Lucene search
+L

471 matches found

OSV
OSV
added 2024/04/02 7:15 a.m.9 views

UBUNTU-CVE-2023-52632

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.5CVSS6.1AI score0.00168EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2024/04/02 6:49 a.m.33 views

CVE-2023-52632 drm/amdkfd: Fix lock dependency warning with srcu

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

7.6AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/02 6:49 a.m.180 views

CVE-2023-52632

CVE-2023-52632 describes a Linux kernel lockdep warning in drm/amdkfd where a potential circular locking dependency can occur between srcu and a work-queue based lock. The provided details show a chain: srcu -> info->lock#2 -> (work_completion) svms->deferred_list_work, with the risk ...

5.5CVSS6.2AI score0.00168EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 6:49 a.m.54 views

CVE-2023-52632

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2024/04/02 6:49 a.m.6 views

CVE-2023-52632 drm/amdkfd: Fix lock dependency warning with srcu

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.9AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/04/02 12:00 a.m.21 views

PT-2024-14669

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.5.0-kfd-yangp 2289 and earlier Description A possible circular locking dependency has been detected in the Linux kernel, specifically in the drm/amdkfd module. This issue occurs when a task attempts to acquire a lock th...

5.5CVSS5.4AI score0.00168EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/04/02 12:00 a.m.14 views

CVE-2023-52632

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.5CVSS6AI score0.00168EPSS
SaveExploits0References14
Prion
Prion
added 2024/03/06 7:15 a.m.30 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-fkuehlin 276 Not tainted...

6.7AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.31 views

CVE-2024-26628

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score
SaveExploits0References8
CVE
CVE
added 2024/03/06 6:45 a.m.10478 views

CVE-2024-26628

CVE-2024-26628 is a rejected CVE entry and does not represent an active vulnerability.

7.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.49 views

CVE-2024-26628

Removed by vendor...

6.6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.4 views

kernel: Linux kernel: NULL pointer dereference in drm/amdkfd leads to Denial of Service

A flaw was found in the Linux kernel. A local user could trigger a NULL pointer dereference within the drm/amdkfd component during error handling in the kfdprocessdeviceinitvm function. This vulnerability, a type of memory corruption, can lead to a system crash. Successful exploitation results in...

7.8CVSS6AI score0.00211EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.8 views

kernel: drm/amdkfd: Fix an illegal memory access

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfdwaitonevents function, the kfdeventwaiter structure is allocated by alloceventwaiters, but the event field of the waiter structure is not initialized; When copyfromuser fails in...

7.8CVSS6.3AI score0.002EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.8 views

kernel: Linux kernel: NULL pointer dereference in drm/amdkfd leads to Denial of Service

A flaw was found in the Linux kernel. A local user could trigger a NULL pointer dereference within the drm/amdkfd component during error handling in the kfdprocessdeviceinitvm function. This vulnerability, a type of memory corruption, can lead to a system crash. Successful exploitation results in...

7.8CVSS6AI score0.00211EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.4 views

SUSE CVE-2019-16229

drivers/gpu/drm/amd/amdkfd/kfdinterrupt.c in the Linux kernel 5.2.14 does not check the allocworkqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id...

4.7CVSS6.7AI score0.00421EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:31 a.m.6 views

SUSE CVE-2022-3108

An issue was discovered in the Linux kernel through 5.16-rc6. kfdparsesubtypeiolink in drivers/gpu/drm/amd/amdkfd/kfdcrat.c lacks check of the return value of kmemdup...

5.5CVSS6.6AI score0.00214EPSS
SaveExploits0References19
OSV
OSV
added 2023/01/17 6:46 p.m.7 views

GSD-2023-1001150 drm/amdkfd: Fix memory leakage

drm/amdkfd: Fix memory leakage This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.86 by commit 8876793e56ec69b3be2a883b4bc440df3dbb1865, it w...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 6:06 p.m.10 views

GSD-2023-1000749 drm/amdkfd: Fix memory leakage

drm/amdkfd: Fix memory leakage This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.16 by commit 7356d8e367d0e025a568e369c4cf575722cac60f, it wa...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:35 p.m.12 views

GSD-2023-1000387 drm/amdkfd: Fix kernel warning during topology setup

drm/amdkfd: Fix kernel warning during topology setup This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.19 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2023/01/17 5:35 p.m.12 views

GSD-2023-1000380 drm/amdkfd: Fix kfd_process_device_init_vm error handling

drm/amdkfd: Fix kfdprocessdeviceinitvm error handling This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.19 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder