Unrated severityNVD Advisory· Published May 28, 2026· Updated May 28, 2026
CVE-2026-46126
CVE-2026-46126
Description
In the Linux kernel, the following vulnerability has been resolved:
RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()
Sashiko points out there are two bugs here in the error unwind flow, both related to how the WQ table is unwound.
First there is a double i-- on the first failure path due to the while loop having a i--, remove it.
Second if mana_ib_install_cq_cb() fails then mana_create_wq_obj() is not undone due to the above i--.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
3- osv-coords2 versions
>= 6.8.0, < 6.12.88+ 1 more
- (no CPE)range: >= 6.8.0, < 6.12.88
- (no CPE)range: < 7.0.11-1.1
Patches
Vulnerability mechanics
References
4News mentions
0No linked articles in our index yet.