Impact
The Linux kernel’s RDMA mana_ib driver creates a stale receive‑queue steering configuration when an RSS QP is destroyed. Firmware may then deliver completions that reference removed CQ identifiers. These identifiers can be reused by the Ethernet driver for new transmit queues, causing receive completions to be directed to transmit queues and producing kernel warnings. The mismatch can corrupt internal state and lead to system instability.
Affected Systems
Linux kernel builds that include the RDMA mana_ib driver and have not yet incorporated the fix are affected. The vulnerability applies to any Linux kernel version containing the unpatched mana_ib implementation and its associated firmware driver.
Risk and Exploitability
This vulnerability has a CVSS score of 7.0, indicating high severity. EPSS score is not available, and it is not listed in the CISA KEV catalog. Exploitation requires triggering the destruction of an RSS QP while traffic is still flowing or after a VF interface is reopened. This scenario is local to the affected system and does not rely on remote access. The flaw can destabilize kernel operation by causing receive completions to land on transmit queues, but without a known remote exploitation vector its broader risk is limited; mitigations should still be applied promptly.
OpenCVE Enrichment