5.5
CVE-2024-56767
- EPSS 0.21%
- Veröffentlicht 06.01.2025 17:15:43
- Zuletzt bearbeitet 03.11.2025 21:18:29
- CVE-Watchlists
- Unerledigt
dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 4.2 < 6.1.123
Linux ≫ Linux Kernel Version >= 6.2 < 6.6.69
Linux ≫ Linux Kernel Version >= 6.7 < 6.12.8
Linux ≫ Linux Kernel Version6.13 Updaterc1
Linux ≫ Linux Kernel Version6.13 Updaterc2
Linux ≫ Linux Kernel Version6.13 Updaterc3
Linux ≫ Linux Kernel Version6.13 Updaterc4
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.21% | 0.114 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.
https://git.kernel.org/stable/c/3d229600c54e9e0909080ecaf1aab0642aefa5f0
https://git.kernel.org/stable/c/54376d8d26596f98ed7432a788314bb9154bf3e3
https://git.kernel.org/stable/c/8d364597de9ce2a5f52714224bfe6c2e7a29b303
https://git.kernel.org/stable/c/c43ec96e8d34399bd9dab2f2dc316b904892133f
https://git.kernel.org/stable/c/e658f1c133b854b2ae799147301d82dddb8f3162
https://git.kernel.org/stable/c/ed1a8aaa344522c0c349ac9042db27ad130ef913
https://git.kernel.org/stable/c/fdba6d5e455388377ec7e82a5913ddfcc7edd93b
https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html