In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: free completion queues with ib_free_cq()… (CVE-2026-90173)
A critical use-after-free vulnerability in the Linux kernel's smbdirect component was resolved by changing the way completion queues are freed. The flaw involved freeing completion queues without cancelling ongoing poll work, which could lead to a kernel fault when a late completion was posted. This was fixed by using ib_free_cq() to properly cancel poll work before freeing the queue.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's smbdirect module arises from improper teardown of completion queues created with ib_alloc_cq_any(). The original code used ib_destroy_cq() to free these queues without cancelling the internal poll work handler (ib_cq_poll_work()) that could still be scheduled. If a provider posts a completion after the queue is freed, the poll work handler runs against freed memory, causing a use-after-free fault. The fix replaces ib_destroy_cq() with ib_free_cq(), which synchronously cancels the poll work before freeing the completion queue, preventing use-after-free conditions.
Potential Impact
Successful exploitation can cause a kernel use-after-free, leading to potential system crashes or arbitrary code execution in kernel context. The CVSS score of 9.8 reflects critical impact with high confidentiality, integrity, and availability consequences.
Mitigation Recommendations
A fix is available that replaces ib_destroy_cq() with ib_free_cq() to safely free completion queues. Users should apply the official Linux kernel patch that addresses this issue. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation.
In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: free completion queues with ib_free_cq()… (CVE-2026-90173)
Description
A critical use-after-free vulnerability in the Linux kernel's smbdirect component was resolved by changing the way completion queues are freed. The flaw involved freeing completion queues without cancelling ongoing poll work, which could lead to a kernel fault when a late completion was posted. This was fixed by using ib_free_cq() to properly cancel poll work before freeing the queue.
CVSS v3.1
Score 9.8critical
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's smbdirect module arises from improper teardown of completion queues created with ib_alloc_cq_any(). The original code used ib_destroy_cq() to free these queues without cancelling the internal poll work handler (ib_cq_poll_work()) that could still be scheduled. If a provider posts a completion after the queue is freed, the poll work handler runs against freed memory, causing a use-after-free fault. The fix replaces ib_destroy_cq() with ib_free_cq(), which synchronously cancels the poll work before freeing the completion queue, preventing use-after-free conditions.
Potential Impact
Successful exploitation can cause a kernel use-after-free, leading to potential system crashes or arbitrary code execution in kernel context. The CVSS score of 9.8 reflects critical impact with high confidentiality, integrity, and availability consequences.
Mitigation Recommendations
A fix is available that replaces ib_destroy_cq() with ib_free_cq() to safely free completion queues. Users should apply the official Linux kernel patch that addresses this issue. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-c82p-5m8q-6jh9
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90173"]
- Database Specific Severity
- CRITICAL
- Cvss Version
- 3.1
Threat ID: 6aade52655bf5e2cf5edc1b3
Added to database: 09/19/2026, 01:28:06 UTC
Last enriched: 09/19/2026, 01:53:24 UTC
Last updated: 09/19/2026, 02:34:42 UTC
Views: 4
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.