CVE-2024-56767
MEDIUMLinux Kernel - Null Pointer Dereference in at_xdmac_prep_dma_memset
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset The at_xdmac_memset_create_desc may return NULL, which will lead to a null pointer dereference. For example, the len input is error, or the atchan->free_descs_list is empty and memory is exhausted. Therefore, add check to avoid this.
References (9)
Core 9
Core References
Scores
CVSS v3
5.5
EPSS
0.0021
EPSS Percentile
11.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-476
Status
published
Products (24)
linux/Kernel
4.2.0 - 5.4.289linux
linux/Kernel
5.11.0 - 5.15.176linux
linux/Kernel
5.16.0 - 6.1.123linux
linux/Kernel
5.5.0 - 5.10.233linux
linux/Kernel
6.2.0 - 6.6.69linux
linux/Kernel
6.7.0 - 6.12.8linux
Linux/Linux
< 4.2
Linux/Linux
4.2
Linux/Linux
5.10.233 - 5.10.*
Linux/Linux
5.15.176 - 5.15.*
... and 14 more
Published
Jan 06, 2025
Tracked Since
Feb 18, 2026