PT-2026-30122 · Linux · Linux Kernel
Published
2026-04-03
·
Updated
2026-04-14
·
CVE-2026-23427
CVSS v3.1
9.8
Critical
| Vector | AV: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 contained a use-after-free flaw within the ksmbd component, specifically in the handling of durable v2 replay operations involving active file handles. The
parse durable handle context() function unconditionally assigned a connection pointer, leading to a scenario where a stale connection was dereferenced after being freed by ksmbd close fd(). This condition was triggered during the replay of durable operations, potentially leading to system instability or other undefined behavior.Recommendations
Update to Linux kernel version 7.0.0-rc3+ or later.
Fix
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel