In the Linux kernel, the following vulnerability has been resolved:
drm/amdkfd: Dereference null return value
In the function pqmuninit there is a call-assignment of "pdd = kfdgetprocessdevice_data" which could be null, and this value was later dereferenced without checking.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/56xxx/CVE-2024-56666.json"
}