CVE-2026-31492
MEDIUMRDMA/irdma: Initialize free_qp completion before using it
Title source: cnaDescription
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.
References (6)
Scores
CVSS v3
5.5
EPSS
0.0001
EPSS Percentile
2.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-908
Status
published
Products (17)
Linux/Linux
< 5.14
Linux/Linux
5.14
Linux/Linux
6.1.168 - 6.1.*
Linux/Linux
6.12.80 - 6.12.*
Linux/Linux
6.18.21 - 6.18.*
Linux/Linux
6.19.11 - 6.19.*
Linux/Linux
6.6.131 - 6.6.*
Linux/Linux
7.0
Linux/Linux
b48c24c2d710cf34810c555dcef883a3d35a9c08 - 11a95521fb93c91e2d4ef9d53dc80ef0a755549b
Linux/Linux
b48c24c2d710cf34810c555dcef883a3d35a9c08 - 3cb88c12461b71c7d9c604aa2e6a9a477ecfa147
... and 7 more
Published
Apr 22, 2026
Tracked Since
Apr 22, 2026