CVE-2023-52691
HIGHLinux Kernel 4.9-4.19.306 - Use-After-Free in AMD GPU Power Management
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a double-free in si_dpm_init When the allocation of adev->pm.dpm.dyn_state.vddc_dependency_on_dispclk.entries fails, amdgpu_free_extended_power_table is called to free some fields of adev. However, when the control flow returns to si_dpm_sw_init, it goes to label dpm_failed and calls si_dpm_fini, which calls amdgpu_free_extended_power_table again and free those fields again. Thus a double-free is triggered.
References (10)
Core 10
Core References
Scores
CVSS v3
7.8
EPSS
0.0026
EPSS Percentile
17.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-415
Status
published
Products (27)
debian/debian_linux
10.0
linux/Kernel
4.20.0 - 5.4.268linux
linux/Kernel
4.9.0 - 4.19.306linux
linux/Kernel
5.11.0 - 5.15.148linux
linux/Kernel
5.16.0 - 6.1.75linux
linux/Kernel
5.5.0 - 5.10.209linux
linux/Kernel
6.2.0 - 6.6.14linux
linux/Kernel
6.7.0 - 6.7.2linux
Linux/Linux
< 4.9
Linux/Linux
4.19.306 - 4.19.*
... and 17 more
Published
May 17, 2024
Tracked Since
Feb 18, 2026