CVE-2024-42123
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…
Does this matter?
Lower severity and a low EPSS score (0.21%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 4.4 MEDIUMCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.21% probability · 11th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-415
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/506c245f3f1cd989cb89811a7f06e04ff8813a0dPatch
- https://git.kernel.org/stable/c/8e24beb3c2b08a4763f920399a9cc577ed440a1aPatch
- https://git.kernel.org/stable/c/506c245f3f1cd989cb89811a7f06e04ff8813a0dPatch
- https://git.kernel.org/stable/c/8e24beb3c2b08a4763f920399a9cc577ed440a1aPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.