CVE-2026-72039
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6 < 58594ed2a2f859ffb93edbbfa4aabb7739bea383 | affected |
| Linux | Linux | 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6 < c51b280b9cd3c9e97bf2cde33bb795c511f09669 | affected |
| Linux | Linux | 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6 < 6d46eaa1e4c078ad674908e24b86e431a7fd4b15 | affected |
| Linux | Linux | 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6 < 5576ee19a6a4aa111c61ce974e70bb79e7bb3952 | affected |
| Linux | Linux | 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6 < 7d8d454b5d24dbad346cd57ef315e7bf1ee8e856 | affected |
| Linux | Linux | 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6 < 6c98ccdb9a0967e04a7b1866eb0d97c0c8c0e403 | affected |
| Linux | Linux | 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6 < 356077547b1afa34a8ebae77176a577631a89041 | affected |
| Linux | Linux | 15192a8cf8a8d16e0ff38a144c8a4630c94f9fd6 < a986fde914d88af47eb78fd29c5d1af7952c3500 | affected |
| Linux | Linux | 3.6 | affected |
| Linux | Linux | 0 < 3.6 | unaffected |
| Linux | Linux | 5.10.261 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.212 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.178 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.145 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.97 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.40 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.5 <= 7.1.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/58594ed2a2f859ffb93edbbfa4aabb7739bea383
- https://git.kernel.org/stable/c/c51b280b9cd3c9e97bf2cde33bb795c511f09669
- https://git.kernel.org/stable/c/6d46eaa1e4c078ad674908e24b86e431a7fd4b15
- https://git.kernel.org/stable/c/5576ee19a6a4aa111c61ce974e70bb79e7bb3952
- https://git.kernel.org/stable/c/7d8d454b5d24dbad346cd57ef315e7bf1ee8e856
- https://git.kernel.org/stable/c/6c98ccdb9a0967e04a7b1866eb0d97c0c8c0e403
- https://git.kernel.org/stable/c/356077547b1afa34a8ebae77176a577631a89041
- https://git.kernel.org/stable/c/a986fde914d88af47eb78fd29c5d1af7952c3500
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.