Tracker / CVE-2024-58052
CVE-2024-58052
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table The function atomctrl_get_smc_sclk_range_table() does not check the return value of smu_atom_get_data_table(). If smu_atom_get_data_table() fails to retrieve SMU_Info table, it returns NULL which is later dereferenced. Found by Linux Verification Center (linuxtesting.org) with SVACE. In practice this should never happen as this code only gets called on polaris chips and the vbios data table will always be present on those chips.
Affected products and versions
| linux | linux_kernel · 4.7 → 5.4.291 |
|---|---|
| linux | linux_kernel · 5.11 → 5.15.179 |
| linux | linux_kernel · 5.16 → 6.1.129 |
| linux | linux_kernel · 5.5 → 5.10.235 |
| linux | linux_kernel · 6.13 → 6.13.2 |
| linux | linux_kernel · 6.2 → 6.6.76 |
| linux | linux_kernel · 6.7 → 6.12.13 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.