Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix missing ring index trim on error path Commit under Fixes converted tx_prod to be free running but missed masking it on the Tx error path. This crashes on error conditions, for example when DMA mapping fails.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.12.25 |
References
- https://git.kernel.org/stable/c/12f2d033fae957d84c2c0ce604d2a077e61fa2c0Patch
- https://git.kernel.org/stable/c/21e70f694bc0dcb40174b0940cc52a7769fc19e0Patch
- https://git.kernel.org/stable/c/3742c55de00266fa7c8fd2c5d61a453d223a9cd1Patch
FAQ
What is CVE-2025-37873?
CVE-2025-37873 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix missing ring index trim on error path Commit under Fixes converted tx_prod to be free running but missed masking it...
How severe is CVE-2025-37873?
CVE-2025-37873 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-37873?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.