In the Linux kernel, the following vulnerability has been resolved: svcrdma: wake sq waiters when the transport closes Threads parked in… (CVE-2026-64281)
A vulnerability in the Linux kernel's svcrdma transport caused threads waiting on certain RDMA send queue wait conditions to hang indefinitely in an uninterruptible state during transport teardown. This hang prevented proper release of transport references, blocking resource cleanup. The issue was fixed by introducing a mechanism to explicitly wake these waiting threads during transport closure.
AI Analysis
Technical Summary
The Linux kernel svcrdma transport had a flaw where threads parked in svc_rdma_sq_wait() on sc_sq_ticket_wait or sc_send_wait could remain indefinitely in TASK_UNINTERRUPTIBLE state when the transport closed. This happened because the wait predicates were only re-evaluated on wakeup, and sc_sq_ticket_wait lacked an explicit wake path on close. As a result, threads held references preventing svc_rdma_free() from completing. The fix introduced svc_rdma_xprt_deferred_close(), which wraps svc_xprt_deferred_close() and explicitly wakes both waitqueues. This wrapper was used in all relevant close paths to ensure parked threads re-evaluate their wait conditions and exit properly, allowing resource cleanup to proceed.
Potential Impact
Affected threads can hang indefinitely in an uninterruptible state during transport teardown, causing resource references to remain held and blocking cleanup functions like svc_rdma_free(). This can lead to resource leaks and potential denial of service conditions on the affected transport. There is no indication of remote code execution or privilege escalation from this issue.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix involves kernel code changes introducing svc_rdma_xprt_deferred_close() and modifying transport close paths to wake waiting threads. Users should monitor official Linux kernel advisories and update to fixed kernel versions once available.
In the Linux kernel, the following vulnerability has been resolved: svcrdma: wake sq waiters when the transport closes Threads parked in… (CVE-2026-64281)
Description
A vulnerability in the Linux kernel's svcrdma transport caused threads waiting on certain RDMA send queue wait conditions to hang indefinitely in an uninterruptible state during transport teardown. This hang prevented proper release of transport references, blocking resource cleanup. The issue was fixed by introducing a mechanism to explicitly wake these waiting threads during transport closure.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel svcrdma transport had a flaw where threads parked in svc_rdma_sq_wait() on sc_sq_ticket_wait or sc_send_wait could remain indefinitely in TASK_UNINTERRUPTIBLE state when the transport closed. This happened because the wait predicates were only re-evaluated on wakeup, and sc_sq_ticket_wait lacked an explicit wake path on close. As a result, threads held references preventing svc_rdma_free() from completing. The fix introduced svc_rdma_xprt_deferred_close(), which wraps svc_xprt_deferred_close() and explicitly wakes both waitqueues. This wrapper was used in all relevant close paths to ensure parked threads re-evaluate their wait conditions and exit properly, allowing resource cleanup to proceed.
Potential Impact
Affected threads can hang indefinitely in an uninterruptible state during transport teardown, causing resource references to remain held and blocking cleanup functions like svc_rdma_free(). This can lead to resource leaks and potential denial of service conditions on the affected transport. There is no indication of remote code execution or privilege escalation from this issue.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix involves kernel code changes introducing svc_rdma_xprt_deferred_close() and modifying transport close paths to wake waiting threads. Users should monitor official Linux kernel advisories and update to fixed kernel versions once available.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-xxjx-gf9q-559x
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64281"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a65420e9c2644c7f808604e
Added to database: 07/25/2026, 23:09:02 UTC
Last enriched: 07/25/2026, 23:38:04 UTC
Last updated: 07/26/2026, 05:36:32 UTC
Views: 5
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.