CVE-2024-56666

Summary

In the Linux kernel, the following vulnerability has been resolved:

drm/amdkfd: Dereference null return value

In the function pqm_uninit there is a call-assignment of "pdd = kfd_get_process_device_data" which could be null, and this value was later dereferenced without checking.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxfb91065851cd5f2735348c5f3eddeeca3d7c2973 < 768442d918932c4da09003f1fd6be1750b93a4baaffected
LinuxLinuxfb91065851cd5f2735348c5f3eddeeca3d7c2973 < a592bb19abdc2072875c87da606461bfd7821b08affected
LinuxLinux6.12affected
LinuxLinux0 < 6.12unaffected
LinuxLinux6.12.6 <= 6.12.*unaffected
LinuxLinux6.13 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

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

References