VYPR
Unrated severityNVD Advisory· Published May 20, 2024· Updated May 4, 2025

bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()

CVE-2024-35972

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.

Affected products

52

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.