Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-23226
Chainguard vulnerability analysis and mitigation

Overview

CVE-2026-23226 is a use-after-free vulnerability in the Linux kernel's ksmbd (in-kernel SMB server) subsystem, caused by missing synchronization on the ksmbd_chann_list xarray in multi-channel SMB sessions. The race condition occurs between lookup_chann_list() and ksmbd_chann_del() when no lock protects concurrent xarray accesses. It affects Linux kernel versions 6.3 through 6.18.10 and 6.19 through 6.19.0. Disclosed on February 18, 2026, it carries a CVSS v3.1 base score of 7.8 (High) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is CWE-416 (Use After Free): the ksmbd_chann_list xarray within struct ksmbd_session is accessed concurrently by lookup_chann_list() (read path) and ksmbd_chann_del() (delete path) without any locking primitive, creating a time-of-check/time-of-use race condition in multi-channel SMB3 sessions. The fix introduces an rw_semaphore named chann_lock to struct ksmbd_session, protecting all xa_load, xa_store, and xa_erase operations. Exploitation requires a low-privilege authenticated local attacker with network access to the ksmbd service and no user interaction (Red Hat Bugzilla, Kernel Patch 1).

Impact

Successful exploitation can result in complete system compromise, including high confidentiality impact (reading sensitive kernel memory), high integrity impact (modifying kernel state), and high availability impact (system crash or denial of service). Because the vulnerability resides in kernel space, an attacker who successfully triggers the use-after-free may be able to escalate privileges or achieve arbitrary kernel code execution, potentially enabling lateral movement within the affected environment (Red Hat Advisory, Feedly).

Exploitability

As of the time of reporting, no public proof-of-concept exploit code has been observed, and there is no evidence of in-the-wild exploitation. The EPSS score is approximately 0.018% (0.000180), indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Detection coverage exists via Nessus plugin 299441 (Tenable, Feedly).

Mitigation and workarounds

Upgrade the Linux kernel to version 6.18.11 or later, or 6.19.1 or later, which include the fix adding rw_semaphore chann_lock to struct ksmbd_session. Patches are available via upstream kernel commits 36ef605c, 4f3a06cc, and e4a8a96a. As an interim workaround if patching is not immediately possible, disable multi-channel SMB sessions or restrict network access to the ksmbd service to trusted hosts only. Debian has also issued a security update (DSA-6238-1, linux 6.12.85+1) addressing this vulnerability (Red Hat Advisory, Debian Tracker).

Community reactions

Orca Security published a technical blog post analyzing the vulnerability, describing it as a missing lock in ksmbd's channel list that exposes Linux SMB3 servers to use-after-free conditions (Orca Security). The Hacker News and related outlets included it in their weekly threat bulletins, and the Yocto Project security mailing list flagged it for embedded Linux maintainers (The Hacker News, Yocto Security). openSUSE's March 2026 Tumbleweed monthly update also referenced the fix (openSUSE News).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Affected

sid

linux: 6.18.12-1

Fixed

trixie

linux: 6.12.85-1

Fixed

Ubuntu

Fixed

bionic

linux

Not Affected

bionic (esm-infra)

linux

Not Affected

bionic (fips-updates)

linux-fips

Not Affected

bionic (fips)

linux-fips

Not Affected

devel

linux

Not Affected

focal

linux

Not Affected

focal (esm-infra)

linux-hwe-5.15

Affected

focal (fips-updates)

linux-fips

Not Affected

RHEL / CentOS

Affected

RHEL 8

Not Affected

RHEL 9

Not Affected

RHEL 10

Not Affected

SourceThis report was generated using AI

Related Chainguard vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-63374CRITICAL9.3
  • Python logoPython
  • airflow-core-2
NoYesSep 18, 2026
CVE-2026-86049HIGH7.1
  • Python logoPython
  • jupyter-server
NoYesSep 17, 2026
CVE-2026-52851HIGH7.1
  • Chainguard logoChainguard
  • traccar
NoYesSep 17, 2026
CVE-2026-64847MEDIUM6.8
  • Python logoPython
  • airflow-3
NoYesSep 18, 2026
CVE-2026-52852MEDIUM6.5
  • Chainguard logoChainguard
  • traccar
NoYesSep 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management