CVE-2026-31492
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Initialize free_qp completion before using it In irdma_create_qp, if ib_copy_to_udata fails, it will call irdma_destroy_qp to clean up which will attempt to wait on the free_qp completion, which is not initialized yet. Fix this by initializing the completion before the ib_copy_to_udata call.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 6.1.170-1 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 6.19.11-1 |
| debian | sid | fixed | 6.19.11-1 |
| debian | trixie | fixed | 6.12.85-1 |
| linux-kernel | affected | 6.1.168 | |
| linux-kernel | 5.14 | affected | |
| linux-kernel | 7.0 | affected | |
References
- https://git.kernel.org/stable/c/11a95521fb93c91e2d4ef9d53dc80ef0a755549b
- https://git.kernel.org/stable/c/3cb88c12461b71c7d9c604aa2e6a9a477ecfa147
- https://git.kernel.org/stable/c/ac1da7bd224d406b6f1b84414f0f652ab43b6bd8
- https://git.kernel.org/stable/c/af310407f79d5816fc0ab3638e1588b6193316dd
- https://git.kernel.org/stable/c/cd1534c8f4984432382c240f6784408497f5bb0a
- https://git.kernel.org/stable/c/f72996834f7bdefc2b95e3eec30447ee195df44e
- https://www.suse.com/security/cve/CVE-2026-31492.html
- https://security-tracker.debian.org/tracker/CVE-2026-31492
CWEs
CWE-908
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.