CVE-2026-89531

Source
https://cve.org/CVERecord?id=CVE-2026-89531
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89531.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89531
Downstream
Published
2026-09-11T19:44:10Z
Modified
2026-09-13T03:47:19Z
Summary
svcrdma: Reject connection when transport allocation fails
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89531.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
377f9b2f4529e0ac702fd7b91e216afd0adc959e
Fixed
6e21754bbf75075f3fee1cebc79f3417364235ec
Fixed
3cf372cec7ab2cd8c6002bf775cc14d90ccb098b
Fixed
1f6a14c142fee4778c32709d1d54595c2e2b7991
Fixed
0944462247dcb7de7622cdaaadf5f05c52707dab

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89531.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.25
Fixed
6.12.109
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.50
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89531.json"