In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_id svc_rdma_free()… (CVE-2026-89535)
A use-after-free vulnerability in the Linux kernel's svcrdma component was resolved by reordering function calls to prevent accessing freed memory. The issue involved the improper sequence of unregistering a transport notification entry and destroying a communication identifier, which could lead to a concurrent access of freed resources. Additional safeguards were added to handle cases where the communication identifier is NULL.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel svcrdma module was due to the order of operations in svc_rdma_free(): rpcrdma_rn_unregister() was called after rdma_destroy_id(), leaving a transport notification entry referencing a freed communication identifier in the device's xarray. This allowed a concurrent ib_unregister_device walk to invoke svc_rdma_xprt_done() on a freed sc_cm_id, causing a use-after-free condition. The fix reorders these calls to unregister the transport entry before destroying the cm_id, ensuring no references remain to freed memory. Additionally, NULL checks were added to guard against dereferencing sc_cm_id in certain failure paths.
Potential Impact
This vulnerability could lead to use-after-free conditions in the Linux kernel's RDMA transport code, potentially causing kernel crashes or undefined behavior. No specific exploitation details or active exploits are reported. The impact is limited to systems using the affected svcrdma component.
Mitigation Recommendations
A fix has been implemented that reorders the calls in svc_rdma_free() to unregister the transport notification entry before destroying the communication identifier, preventing use-after-free. Additional NULL checks were added to prevent dereferencing NULL pointers. Users should apply the official kernel patches that include these changes once available. Patch status is not explicitly stated; check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_id svc_rdma_free()… (CVE-2026-89535)
Description
A use-after-free vulnerability in the Linux kernel's svcrdma component was resolved by reordering function calls to prevent accessing freed memory. The issue involved the improper sequence of unregistering a transport notification entry and destroying a communication identifier, which could lead to a concurrent access of freed resources. Additional safeguards were added to handle cases where the communication identifier is NULL.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel svcrdma module was due to the order of operations in svc_rdma_free(): rpcrdma_rn_unregister() was called after rdma_destroy_id(), leaving a transport notification entry referencing a freed communication identifier in the device's xarray. This allowed a concurrent ib_unregister_device walk to invoke svc_rdma_xprt_done() on a freed sc_cm_id, causing a use-after-free condition. The fix reorders these calls to unregister the transport entry before destroying the cm_id, ensuring no references remain to freed memory. Additionally, NULL checks were added to guard against dereferencing sc_cm_id in certain failure paths.
Potential Impact
This vulnerability could lead to use-after-free conditions in the Linux kernel's RDMA transport code, potentially causing kernel crashes or undefined behavior. No specific exploitation details or active exploits are reported. The impact is limited to systems using the affected svcrdma component.
Mitigation Recommendations
A fix has been implemented that reorders the calls in svc_rdma_free() to unregister the transport notification entry before destroying the communication identifier, preventing use-after-free. Additional NULL checks were added to prevent dereferencing NULL pointers. Users should apply the official kernel patches that include these changes once available. Patch status is not explicitly stated; check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-xqw2-jp99-qfhh
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89535"]
Threat ID: 6aa4a01255bf5e2cf5a866b8
Added to database: 09/12/2026, 00:42:58 UTC
Last enriched: 09/12/2026, 01:07:52 UTC
Last updated: 09/12/2026, 01:07:52 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
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
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.