Beveiligingsadvies
CVE-2023-53358
CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations
Beschrijving
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.