CVE-2026-72039

UnknownEPSS 0.21%

Last modified

CVE-2026-72039 is a vulnerability of currently unknown severity. 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 estimates a 0.21% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.21%

11.6th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6, < 58594ed2a2f859ffb93edbbfa4aabb7739bea383; >= 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6, < c51b280b9cd3c9e97bf2cde33bb795c511f09669; >= 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6, < 6d46eaa1e4c078ad674908e24b86e431a7fd4b15; >= 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6, < 5576ee19a6a4aa111c61ce974e70bb79e7bb3952; >= 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6, < 7d8d454b5d24dbad346cd57ef315e7bf1ee8e856; >= 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6, < 6c98ccdb9a0967e04a7b1866eb0d97c0c8c0e403; >= 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6, < 356077547b1afa34a8ebae77176a577631a89041; >= 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6, < a986fde914d88af47eb78fd29c5d1af7952c3500
LinuxLinux3.6

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-72039?
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.
How severe is CVE-2026-72039?
Severity scoring for CVE-2026-72039 is pending analysis. The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2026-72039?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-72039?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST