Description
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.
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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
Ubuntu USN |
USN-6893-1 | Linux kernel vulnerabilities |
Ubuntu USN |
USN-6893-2 | Linux kernel vulnerabilities |
Ubuntu USN |
USN-6893-3 | Linux kernel vulnerabilities |
Ubuntu USN |
USN-6918-1 | Linux kernel vulnerabilities |
References
History
No history.
Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-05-04T09:09:31.972Z
Reserved: 2024-05-17T13:50:33.142Z
Link: CVE-2024-35972
Updated: 2024-08-02T03:21:49.124Z
Status : Modified
Published: 2024-05-20T10:15:12.013
Modified: 2024-11-21T09:21:19.830
Link: CVE-2024-35972
OpenCVE Enrichment
No data.
Weaknesses
Ubuntu USN