summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2021-12-15 08:57:27 +0300
committerSteve French <stfrench@microsoft.com>2021-12-29 07:47:22 +0300
commitce53d365378cde71bb6596d79c257e600d951d29 (patch)
tree95c2922a9671661b1062260b13fda4db4a4436f1 /scripts/gdb/linux/utils.py
parent71cd9cb680cb5d536c0dcbddb1c1d0010d79b214 (diff)
downloadlinux-ce53d365378cde71bb6596d79c257e600d951d29.tar.xz
ksmbd: fix multi session connection failure
When RSS mode is enable, windows client do simultaneously send several session requests to server. There is racy issue using sess->ntlmssp.cryptkey on N connection : 1 session. So authetication failed using wrong cryptkey on some session. This patch move cryptkey to ksmbd_conn structure to use each cryptkey on connection. Tested-by: Ziwei Xie <zw.xie@high-flyer.cn> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions