In the Linux kernel, the following vulnerability has been...
Unreviewed
Published
Sep 17, 2025
to the GitHub Advisory Database
•
Updated Sep 17, 2025
Description
Published by the National Vulnerability Database
Sep 17, 2025
Published to the GitHub Advisory Database
Sep 17, 2025
Last updated
Sep 17, 2025
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.
References