VDB
DEBIAN-CVE-2026-31492
DEBIAN-CVE-2026-31492
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 6.12.85-1, 6.12.74-2 |
| Debian:12 | linux | 6.5~rc6-1~exp1, 6.12.38-1, 6.12.38-1~bpo12+1 |
| Debian:11 | linux-6.1 | 6.1.148-1, 6.1.153-1, 6.1.158-1 |
| Debian:14 | linux | 6.17.12-1, 6.17.13-1, 6.17.13-1~bpo13+1 |
Timeline
- Apr 22, 2026 CVE Published
- May 2, 2026 CVE Updated