Security Advisory

CVE-2025-37873

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-05-09 06:44:01
Last updated 2026-07-30 05:49:32
Assigner Linux
CVSS score not scored
State PUBLISHED

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.