Vulnerability Details : CVE-2023-52678
In the Linux kernel, the following vulnerability has been resolved:
drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c
Before using list_first_entry, make sure to check that list is not
empty, if list is empty return -ENODATA.
Fixes the below:
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:1347 kfd_create_indirect_link_prop() warn: can 'gpu_link' even be NULL?
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:1428 kfd_add_peer_prop() warn: can 'iolink1' even be NULL?
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:1433 kfd_add_peer_prop() warn: can 'iolink2' even be NULL?
Products affected by CVE-2023-52678
Please log in to view affected product information.
Exploit prediction scoring system (EPSS) score for CVE-2023-52678
0.05%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 15 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-52678
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2024-11-07 |
References for CVE-2023-52678
-
https://git.kernel.org/stable/c/5024cce888e11e5688f77df81db9e14828495d64
drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c - kernel/git/stable/linux.git - Linux kernel stable tree
-
https://git.kernel.org/stable/c/4ac4e023ed7ab1c7c67d2d12b7b6198fcd099e5c
drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c - kernel/git/stable/linux.git - Linux kernel stable tree
-
https://git.kernel.org/stable/c/499839eca34ad62d43025ec0b46b80e77065f6d8
drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c - kernel/git/stable/linux.git - Linux kernel stable tree
-
https://git.kernel.org/stable/c/4525525cb7161d08f95d0e47025323dd10214313
drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c - kernel/git/stable/linux.git - Linux kernel stable tree
Jump to