diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2021-12-15 14:57:27 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-12-28 22:47:22 -0600 |
commit | ce53d365378cde71bb6596d79c257e600d951d29 (patch) | |
tree | 95c2922a9671661b1062260b13fda4db4a4436f1 /include/sound/wavefront.h | |
parent | 71cd9cb680cb5d536c0dcbddb1c1d0010d79b214 (diff) |
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 'include/sound/wavefront.h')
0 files changed, 0 insertions, 0 deletions