Skip to main content

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Use svc_xprt_put to free listener on create failure svc_rdma_create()… (CVE-2026-89527)

0
Medium
Published: 09/11/2026 (09/11/2026, 21:31:30 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel's svcrdma component related to improper resource cleanup on listener creation failure has been resolved. The issue involved incorrect freeing of a listener object, which bypassed necessary cleanup routines and reference count management. The fix replaces a direct memory free call with a proper reference decrement function to ensure correct cleanup and module reference counting.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:10:16 UTC

Technical Analysis

The Linux kernel svcrdma subsystem had a flaw in svc_rdma_create() where on failure of svc_rdma_create_listen_id(), it called kfree(cma_xprt) directly. This bypassed svc_xprt_free(), which is responsible for releasing a net namespace reference acquired earlier and properly cleaning up resources. The patch replaces kfree() with svc_xprt_put(), allowing the reference count to drop to zero and triggering svc_xprt_free() to call svc_rdma_free() for proper cleanup. Additionally, to avoid double decrementing the module reference count, a compensating __module_get() is added before svc_xprt_put(), balancing the reference count management according to the convention in related error paths.

Potential Impact

Improper cleanup of kernel resources on failure paths could lead to resource leaks or inconsistent reference counting, potentially causing stability or reliability issues in the kernel's RDMA service. No known exploits in the wild have been reported. The impact is limited to kernel resource management correctness rather than direct code execution or privilege escalation.

Mitigation Recommendations

A fix has been implemented in the Linux kernel source code to address this issue by replacing kfree() with svc_xprt_put() and adjusting module reference counting. Users should apply the official kernel updates containing this patch once available. Patch status is not explicitly confirmed in the provided data; check the vendor or kernel mailing list advisories for the exact fixed versions and update instructions.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-h2xv-x4xq-mhh8
Osv Schema Version
1.4.0
Aliases
["CVE-2026-89527"]

Threat ID: 6aa4a01455bf5e2cf5a866d4

Added to database: 09/12/2026, 00:43:00 UTC

Last enriched: 09/12/2026, 01:10:16 UTC

Last updated: 09/12/2026, 01:10:16 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses