CVE-2026-46126
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--.
- Affected products
- Linux Kernel, Ubuntu, Opensuse Tumbleweed
- Linux Linux Kernel
- < 6.12.88, 6.18.30, 7.0.7, 7.1
- Fix
- Available
- CVSS 3.1
- 5.5 MEDIUM
- EPSS
- 0.1% (3th percentile)
- NVD status
- Undergoing Analysis
- Published
- 2026-05-28
CVE-2026-46126 at NVD
No indexed exploits for CVE-2026-46126 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-46126 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.