VYPR
Medium severity5.5NVD Advisory· Published Apr 22, 2026· Updated Jun 17, 2026

CVE-2026-31492

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

24

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.