CVE-2026-89531

medium

Description

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject connection when transport allocation fails handle_connect_req() returns without action when svc_rdma_create_xprt() fails to allocate the new transport. The CM core returns 0 for CONNECT_REQUEST events, so it does not destroy the new rdma_cm_id. Each allocation failure under memory pressure leaks one rdma_cm_id, and a remote peer driving connection attempts can amplify this. Reject the connection by returning a non-zero status from the CM event handler, which tells the CM core to destroy the orphaned cm_id.

References

https://git.kernel.org/stable/c/6e21754bbf75075f3fee1cebc79f3417364235ec

https://git.kernel.org/stable/c/3cf372cec7ab2cd8c6002bf775cc14d90ccb098b

https://git.kernel.org/stable/c/1f6a14c142fee4778c32709d1d54595c2e2b7991

https://git.kernel.org/stable/c/0944462247dcb7de7622cdaaadf5f05c52707dab

Details

Source: Mitre, NVD

Published: 2026-09-11

Updated: 2026-09-11

Risk Information

CVSS v2

Base Score: 4.9

Vector: CVSS2#AV:L/AC:L/Au:N/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.00168