IT

Tracker / CVE-2024-35972

CVE-2024-35972

Medium 5.5

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 and versions

linux linux_kernel · 5.11 → 5.15.158
linux linux_kernel · 5.16 → 6.1.87
linux linux_kernel · 5.5 → 5.10.216
linux linux_kernel · 6.2 → 6.6.28
linux linux_kernel · 6.7 → 6.8.7

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References