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.
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 10:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-03T17:00:57.918Z
Updated: 2024-11-05T09:15:30.551Z
Reserved: 2024-02-19T14:20:24.175Z
Link: CVE-2024-26771
Vulnrichment
Updated: 2024-05-23T19:01:22.414Z
NVD
Status : Awaiting Analysis
Published: 2024-04-03T17:15:52.967
Modified: 2024-11-05T10:15:48.483
Link: CVE-2024-26771
Redhat