In the Linux kernel, the following vulnerability has been resolved:
dmaengine: atxdmac: avoid nullprtderef in atxdmacprepdma_memset
The atxdmacmemsetcreatedesc may return NULL, which will lead to a null pointer dereference. For example, the len input is error, or the atchan->freedescslist is empty and memory is exhausted. Therefore, add check to avoid this.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/56xxx/CVE-2024-56767.json"
}