Security Advisory

CVE-2023-53358

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-17 14:56:48
Last updated 2026-05-11 19:43:24
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue under cocurrent smb2 tree disconnect There is UAF issue under cocurrent smb2 tree disconnect. This patch introduce TREE_CONN_EXPIRE flags for tcon to avoid cocurrent access.