CVE-2024-50286

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create

There is a race condition between ksmbd_smb2_session_create and
ksmbd_expire_session. This patch add missing sessions_table_lock
while adding/deleting session from global session table.

More information : https://git.kernel.org/stable/c/0a77715db22611df50b178374c51e2ba0d58866e