PT-2026-44249 · Linux · Linux
Published
2026-05-28
·
Updated
2026-05-28
·
CVE-2026-46126
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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--.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux