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?
                
            Metrics
Affected Vendors & Products
References
        History
                    Thu, 25 Sep 2025 16:30:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| Weaknesses | CWE-754 | |
| CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 
Mon, 04 Nov 2024 15:15:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| Metrics | 
        
        ssvc
         
  | 
Thu, 19 Sep 2024 19:15:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| Weaknesses | CWE-400 | 
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-17T14:24:42.715Z
Updated: 2025-05-04T07:41:23.176Z
Reserved: 2024-03-07T14:49:46.887Z
Link: CVE-2023-52678
Updated: 2024-08-02T23:11:34.502Z
Status : Analyzed
Published: 2024-05-17T15:15:19.057
Modified: 2025-09-25T16:18:28.390
Link: CVE-2023-52678