PT-2026-30123 · Linux+2 · Linux Kernel+2

CVE-2026-23428

·

Published

2026-03-17

·

Updated

2026-08-30

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0.0-rc3+
Description The Linux kernel contains a use-after-free flaw within the ksmbd component, specifically in how it handles share configurations during compound requests. The smb2 get ksmbd tcon() function reuses a tree connection (work->tcon) without validating its state, potentially leading to a dereference of freed memory if a prior command in a compound request (like SMB2 TREE DISCONNECT) has already disconnected the tree and freed the associated share conf. This can occur when the compound reuse path bypasses a necessary state check (t state == TREE CONNECTED) in ksmbd tree conn lookup(). A KASAN report indicates the issue occurs in the smb2 write function.
Recommendations Update to Linux kernel version 7.0.0-rc3+ or later.

Exploit

Fix

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-12489
CVE-2026-23428
ECHO-6130-AAB2-2C99
LSN-0121-1
USN-8490-1
USN-8490-2
USN-8491-1
USN-8492-1
USN-8492-2
USN-8492-3
USN-8492-4
USN-8492-5
USN-8493-1
USN-8493-2
USN-8497-1
USN-8498-1
USN-8499-1
USN-8508-1
USN-8527-1
USN-8528-1
USN-8545-1
USN-8546-1
USN-8547-1
USN-8547-2
USN-8604-1
USN-8605-1
USN-8606-1
USN-8607-1
USN-8609-1
USN-8619-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu