In the Linux kernel, the following vulnerability has been resolved:
bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()
If ulp = kzalloc() fails, the allocated edev will leak because it is
not properly assigned and the cleanup path will not be able to free it.
Fix it by assigning it properly immediately after allocation.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-20T09:41:59.814Z
Updated: 2024-12-19T08:59:23.374Z
Reserved: 2024-05-17T13:50:33.142Z
Link: CVE-2024-35972
Vulnrichment
Updated: 2024-08-02T03:21:49.124Z
NVD
Status : Modified
Published: 2024-05-20T10:15:12.013
Modified: 2024-11-21T09:21:19.830
Link: CVE-2024-35972
Redhat