Executive Summary

Informations
Name CVE-2023-52678 First vendor Publication 2024-05-17
Vendor Cve Last vendor Modification 2024-11-07

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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?

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-52678

Sources (Detail)

https://git.kernel.org/stable/c/4525525cb7161d08f95d0e47025323dd10214313
https://git.kernel.org/stable/c/499839eca34ad62d43025ec0b46b80e77065f6d8
https://git.kernel.org/stable/c/4ac4e023ed7ab1c7c67d2d12b7b6198fcd099e5c
https://git.kernel.org/stable/c/5024cce888e11e5688f77df81db9e14828495d64
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
Date Informations
2024-11-07 21:27:59
  • Multiple Updates
2024-05-18 00:27:24
  • Multiple Updates
2024-05-17 21:27:24
  • First insertion