← Zurück zur CVE-Suche

CVE-2026-72039

Linux kernel

Beschreibung

In the Linux kernel, the following vulnerability has been resolved: bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp() If the allocation of fp[i].tpa_info fails, the error path will not free the struct bnx2x_fastpath allocated earlier, as it is not linked to the bp structure yet. Fix that by linking it immediately after allocation.

EPSS 0.211%Risiko 0
Quelle öffnen
Veröffentlicht
2026-08-15 06:21:12
Betroffene Versionen
unknown
Typ
Kernel
Zuletzt geändert
2026-08-17 06:18:01
Vektor
Pending