Lucene search
+L

2 matches found

Vulnrichment
Vulnrichment
added 2024/12/28 9:46 a.m.4 views

CVE-2024-56695 drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occupancy()'

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfdgetcuoccupancy' The kfdgetcuoccupancy function previously declared a large cuoccupancy array as a local variable, which could lead to stack overflows due to excessi...

5.7AI score0.00216EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/28 9:46 a.m.102 views

CVE-2024-56695

CVE-2024-56695 affects the Linux kernel’s AMDGPU/KFD subsystem. The vulnerability arose from a large local cu_occupancy array in kfd_get_cu_occupancy(), risking stack overflow when AMDGPU_MAX_QUEUES is large. The fix replaces the static stack allocation with dynamic memory via kcalloc and ensures...

7.8CVSS6.3AI score0.00216EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder