In the Linux kernel, the following vulnerability has been resolved:
net: fec: fix the potential memory leak in fec_enet_init()
If the memory allocated for cbd_base is failed, it should
free the memory allocated for the queues, otherwise it causes
memory leak.
And if the memory allocated for the queues is failed, it can
return error directly.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-25T09:07:45.875Z
Updated: 2024-11-04T12:00:27.542Z
Reserved: 2024-03-04T18:12:48.845Z
Link: CVE-2021-47150
Vulnrichment
Updated: 2024-05-23T19:01:19.874Z
NVD
Status : Awaiting Analysis
Published: 2024-03-25T09:15:09.257
Modified: 2024-03-25T13:47:14.087
Link: CVE-2021-47150
Redhat