Improper resource shutdown or release in Linux kernel - CVE-2026-64281
Published: July 27, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper resource shutdown or release in svc_rdma_sq_wait() and the svcrdma transport close path when handling transport teardown and disconnect events. A remote attacker can trigger transport disconnect or error conditions to cause a denial of service.
The issue can leave threads stuck indefinitely in TASK_UNINTERRUPTIBLE state, pinning svc_xprt references and blocking transport cleanup.