CVE-2024-42123

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxd38ceaf99ed015f2a0b9af3499791bd3a3daae21 < 8e24beb3c2b08a4763f920399a9cc577ed440a1aaffected
LinuxLinuxd38ceaf99ed015f2a0b9af3499791bd3a3daae21 < 506c245f3f1cd989cb89811a7f06e04ff8813a0daffected
LinuxLinux4.2affected
LinuxLinux0 < 4.2unaffected
LinuxLinux6.9.9 <= 6.9.*unaffected
LinuxLinux6.10 <= *unaffected

Weaknesses

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References