In the Linux kernel, the following vulnerability has been resolved:
ASoC: qcom: Fix NULL Dereference in asocqcomlpasscpuplatform_probe()
A devmkzalloc() in asocqcomlpasscpuplatformprobe() could possibly return NULL pointer. NULL Pointer Dereference may be triggerred without addtional check. Add a NULL check for the returned pointer.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/50xxx/CVE-2024-50103.json"
}