VYPR
Unrated severityNVD Advisory· Published Feb 26, 2025· Updated Oct 1, 2025

RDMA/cm: Fix memory leak in ib_cm_insert_listen

CVE-2022-49671

Description

In the Linux kernel, the following vulnerability has been resolved:

RDMA/cm: Fix memory leak in ib_cm_insert_listen

cm_alloc_id_priv() allocates resource for the cm_id_priv. When cm_init_listen() fails it doesn't free it, leading to memory leak.

Add the missing error unwind.

Affected products

128

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.