Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edma_probe devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.10.211 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/4fe4e5adc7d29d214c59b59f61db73dec505ca3dPatch
- https://git.kernel.org/stable/c/6e2276203ac9ff10fc76917ec9813c660f627369Patch
- https://git.kernel.org/stable/c/7b24760f3a3c7ae1a176d343136b6c25174b7b27Patch
- https://git.kernel.org/stable/c/9d508c897153ae8dd79303f7f035f078139f6b49Patch
- https://git.kernel.org/stable/c/c432094aa7c9970f2fa10d2305d550d3810657cePatch
- https://git.kernel.org/stable/c/f2a5e30d1e9a629de6179fa23923a318d5feb29ePatch
- https://git.kernel.org/stable/c/4fe4e5adc7d29d214c59b59f61db73dec505ca3dPatch
- https://git.kernel.org/stable/c/6e2276203ac9ff10fc76917ec9813c660f627369Patch
- https://git.kernel.org/stable/c/7b24760f3a3c7ae1a176d343136b6c25174b7b27Patch
- https://git.kernel.org/stable/c/9d508c897153ae8dd79303f7f035f078139f6b49Patch
- https://git.kernel.org/stable/c/c432094aa7c9970f2fa10d2305d550d3810657cePatch
- https://git.kernel.org/stable/c/f2a5e30d1e9a629de6179fa23923a318d5feb29ePatch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlMailing List
FAQ
What is CVE-2024-26771?
CVE-2024-26771 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edma_probe devm_kasprintf() returns a pointer to dynamically allocated me...
How severe is CVE-2024-26771?
CVE-2024-26771 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-26771?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.