cve/2024/CVE-2024-56666.md
2025-09-29 21:09:30 +02:00

20 lines
933 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=&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6.12%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=fb91065851cd5f2735348c5f3eddeeca3d7c2973%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue)
### 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