CVE-2026-43260 is a logic flaw in the Linux kernel's bnxt_en network driver affecting deletion of RSS contexts. The driver should free the corresponding firmware VNIC each time an RSS context is deleted. A prior change introduced a condition that only deleted the firmware VNIC when netif_running() was true. As a result, when the network interface was closed while RSS contexts were still active, the associated firmware VNIC resources were not released, causing a resource leak in firmware. On a subsequent interface open, the driver could attempt to restore RSS contexts by creating additional VNICs that had not been reserved, and firmware could reject those requests. The fix removes the unnecessary netif_running() check because the underlying HWRM delete path already safely handles repeated deletion attempts for resources that were already freed.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
6 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Linux kernel vulnerability in the bnxt_en driver related to RSS context delete logic.
A Linux kernel vulnerability in the bnxt_en driver RSS context deletion logic that could leak firmware VNIC resources when RSS contexts are deleted while the interface is down, potentially causing failures restoring active RSS contexts on subsequent interface open.
A Linux kernel vulnerability in the bnxt_en driver related to RSS context delete logic.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.