CVE-2023-52691
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 841686df9f7d2942cfd94d024b8591fa3f74ef7c < afe9f5b871f86d58ecdc45b217b662227d7890d0 | affected |
| Linux | Linux | 841686df9f7d2942cfd94d024b8591fa3f74ef7c < 06d95c99d5a4f5accdb79464076efe62e668c706 | affected |
| Linux | Linux | 841686df9f7d2942cfd94d024b8591fa3f74ef7c < aeed2b4e4a70c7568d4a5eecd6a109713c0dfbf4 | affected |
| Linux | Linux | 841686df9f7d2942cfd94d024b8591fa3f74ef7c < 2bf47c89bbaca2bae16581ef1b28aaec0ade0334 | affected |
| Linux | Linux | 841686df9f7d2942cfd94d024b8591fa3f74ef7c < f957a1be647f7fc65926cbf572992ec2747a93f2 | affected |
| Linux | Linux | 841686df9f7d2942cfd94d024b8591fa3f74ef7c < fb1936cb587262cd539e84b34541abb06e42b2f9 | affected |
| Linux | Linux | 841686df9f7d2942cfd94d024b8591fa3f74ef7c < ca8e2e251c65e5a712f6025e27bd9b26d16e6f4a | affected |
| Linux | Linux | 841686df9f7d2942cfd94d024b8591fa3f74ef7c < ac16667237a82e2597e329eb9bc520d1cf9dff30 | affected |
| Linux | Linux | 4.9 | affected |
| Linux | Linux | 0 < 4.9 | unaffected |
| Linux | Linux | 4.19.306 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.268 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.209 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.148 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.75 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.14 <= 6.6.* | unaffected |
| Linux | Linux | 6.7.2 <= 6.7.* | unaffected |
| Linux | Linux | 6.8 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/afe9f5b871f86d58ecdc45b217b662227d7890d0
- https://git.kernel.org/stable/c/06d95c99d5a4f5accdb79464076efe62e668c706
- https://git.kernel.org/stable/c/aeed2b4e4a70c7568d4a5eecd6a109713c0dfbf4
- https://git.kernel.org/stable/c/2bf47c89bbaca2bae16581ef1b28aaec0ade0334
- https://git.kernel.org/stable/c/f957a1be647f7fc65926cbf572992ec2747a93f2
- https://git.kernel.org/stable/c/fb1936cb587262cd539e84b34541abb06e42b2f9
- https://git.kernel.org/stable/c/ca8e2e251c65e5a712f6025e27bd9b26d16e6f4a
- https://git.kernel.org/stable/c/ac16667237a82e2597e329eb9bc520d1cf9dff30
- https://lists.debian.org/debian-lts-announce/2024/06/msg00016.html
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
References
- https://git.kernel.org/stable/c/afe9f5b871f86d58ecdc45b217b662227d7890d0
- https://git.kernel.org/stable/c/06d95c99d5a4f5accdb79464076efe62e668c706
- https://git.kernel.org/stable/c/aeed2b4e4a70c7568d4a5eecd6a109713c0dfbf4
- https://git.kernel.org/stable/c/2bf47c89bbaca2bae16581ef1b28aaec0ade0334
- https://git.kernel.org/stable/c/f957a1be647f7fc65926cbf572992ec2747a93f2
- https://git.kernel.org/stable/c/fb1936cb587262cd539e84b34541abb06e42b2f9
- https://git.kernel.org/stable/c/ca8e2e251c65e5a712f6025e27bd9b26d16e6f4a
- https://git.kernel.org/stable/c/ac16667237a82e2597e329eb9bc520d1cf9dff30
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.