Impact
A logic flaw in the bnxt_en driver deletes the firmware virtual network interface (VNIC) for an RSS context when the network device is closed while the interface is down. This causes VNIC resources to leak; when the interface is reopened the driver attempts to create additional VNICs that were not reserved, leading to failures in the firmware and loss of RSS functionality. The result is degraded network throughput and can cause a denial of service if the VNIC pool is exhausted.
Affected Systems
The flaw exists in Linux kernels that compile the bnxt_en driver before the inclusion of commit 667ac333dbb7. All Linux systems using that driver, regardless of distribution, are potentially affected.
Risk and Exploitability
The EPSS score of < 1% indicates a very low likelihood of exploitation, and the CVSS score of 7.8 reflects high severity. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires local access to trigger the deletion of an RSS context when the interface is down, so arbitrary remote exploitation is unlikely. The overall risk remains high, limited to loss of RSS support and associated performance loss rather than a high‑severity exploit.
OpenCVE Enrichment