Bug 2429097 (CVE-2025-68817) - CVE-2025-68817 kernel: ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
Summary: CVE-2025-68817 kernel: ksmbd: fix use-after-free in ksmbd_tree_connect_put un...
Keywords:
Status: NEW
Alias: CVE-2025-68817
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-13 16:06 UTC by OSIDB Bzimport
Modified: 2026-01-14 17:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-13 16:06:32 UTC
In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency

Under high concurrency, A tree-connection object (tcon) is freed on
a disconnect path while another path still holds a reference and later
executes *_put()/write on it.

Comment 1 Mauro Matteo Cascella 2026-01-14 17:33:43 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2026011313-CVE-2025-68817-03ab@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.