CVE-2024-58052

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
06/03/2025
Last modified:
25/03/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table<br /> <br /> The function atomctrl_get_smc_sclk_range_table() does not check the return<br /> value of smu_atom_get_data_table(). If smu_atom_get_data_table() fails to<br /> retrieve SMU_Info table, it returns NULL which is later dereferenced.<br /> <br /> Found by Linux Verification Center (linuxtesting.org) with SVACE.<br /> <br /> In practice this should never happen as this code only gets called<br /> on polaris chips and the vbios data table will always be present on<br /> those chips.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.7 (including) 5.4.291 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.235 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.179 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.129 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.76 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.12.13 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.13.2 (excluding)