cve/2024/CVE-2024-56666.md
2025-09-29 16:08:36 +00:00

18 lines
819 B
Markdown

### [CVE-2024-56666](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56666)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=fb91065851cd5f2735348c5f3eddeeca3d7c2973%3C%20768442d918932c4da09003f1fd6be1750b93a4ba%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In the Linux kernel, the following vulnerability has been resolved:drm/amdkfd: Dereference null return valueIn the function pqm_uninit there is a call-assignment of "pdd =kfd_get_process_device_data" which could be null, and this value waslater dereferenced without checking.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/cku-heise/euvd-api-doc