VYPR
Unrated severityNVD Advisory· Published Apr 3, 2024· Updated Jan 5, 2026

dmaengine: ti: edma: Add some null pointer checks to the edma_probe

CVE-2024-26771

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

69

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.