Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.12, < 6.12.6 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/768442d918932c4da09003f1fd6be1750b93a4baPatch
- https://git.kernel.org/stable/c/a592bb19abdc2072875c87da606461bfd7821b08Patch
FAQ
What is CVE-2024-56666?
CVE-2024-56666 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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_d...
How severe is CVE-2024-56666?
CVE-2024-56666 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-56666?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.