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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: Linux

Published: 2024-05-20T09:41:59.814Z

Updated: 2024-06-17T17:40:30.069Z

Reserved: 2024-05-17T13:50:33.142Z


Link: CVE-2024-35972

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2024-05-20T10:15:12.013

Modified: 2024-05-23T21:04:02.433


Link: CVE-2024-35972

JSON object: View

cve-icon Redhat Information

No data.

CWE