In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix double free err_addr pointer warnings In amdgpu_umc_bad_page_polling_timeout, the amdgpu_umc_handle_bad_pages wil…
High CVSS 7.0
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix double free err_addr pointer warnings In amdgpu_umc_bad_page_polling_timeout, the amdgpu_umc_handle_bad_pages will be run many times so that double free err_addr in some special case. So set the err_addr to NULL to avoid the warnings.
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/506c245f3f1cd989cb89811a7f06e04ff8813a0d Patch
- https://git.kernel.org/stable/c/8e24beb3c2b08a4763f920399a9cc577ed440a1a Patch
- https://git.kernel.org/stable/c/506c245f3f1cd989cb89811a7f06e04ff8813a0d Patch
- https://git.kernel.org/stable/c/8e24beb3c2b08a4763f920399a9cc577ed440a1a Patch
Timeline
- nvd_ingest NVD