CVE-2024-26771 | 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.
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.
- 🔗 git.kernel.org/stable/c/c432094aa7c9970f2fa10d2305d550d3…
- 🔗 git.kernel.org/stable/c/4fe4e5adc7d29d214c59b59f61db73de…
- 🔗 git.kernel.org/stable/c/9d508c897153ae8dd79303f7f035f078…
- 🔗 git.kernel.org/stable/c/7b24760f3a3c7ae1a176d343136b6c25…
- 🔗 git.kernel.org/stable/c/f2a5e30d1e9a629de6179fa23923a318…
- 🔗 git.kernel.org/stable/c/6e2276203ac9ff10fc76917ec9813c66…
- 🔗 lists.debian.org/debian-lts-announce/2024/06/msg00017.html
Zero-Day & Vulnerability Intelligence Hub
Echtzeit-Tracking mit EPSS Exploit-Wahrscheinlichkeiten, Angriffsvektor-Decodern und KI-Patch-Anleitungen.
📊 Historien-Charts — Criticals-Trend · Vendors · EPSS-Verteilung
| Tier | 2026-08-29 | 2026-09-06 |
|---|---|---|
| ≥90 % | 4 | 0 |
| ≥50 % | 4 | 0 |
| ≥10 % | 3 | 0 |
| <10 % | 304 | 300 |
CVE-2024-26771 | 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.
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. Ens