Skip to main content

In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: free completion queues with ib_free_cq()… (CVE-2026-90173)

0
Critical
Published: 09/17/2026 (09/17/2026, 18:31:53 UTC)
Source: GCVE Database

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

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/19/2026, 01:53:24 UTC

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.

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-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 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