diff options
| author | Namjae Jeon <[email protected]> | 2023-05-03 07:45:00 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2023-05-04 04:03:01 +0000 |
| commit | f5c779b7ddbda30866cf2a27c63e34158f858c73 (patch) | |
| tree | d306574cebf6e016eb339ec2bf44515f7eaac7cb /tools/perf/scripts/python/sctop.py | |
| parent | ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem() (diff) | |
| download | kernel-f5c779b7ddbda30866cf2a27c63e34158f858c73.tar.gz kernel-f5c779b7ddbda30866cf2a27c63e34158f858c73.zip | |
ksmbd: fix racy issue from session setup and logoff
This racy issue is triggered by sending concurrent session setup and
logoff requests. This patch does not set connection status as
KSMBD_SESS_GOOD if state is KSMBD_SESS_NEED_RECONNECT in session setup.
And relookup session to validate if session is deleted in logoff.
Cc: [email protected]
Reported-by: [email protected] # ZDI-CAN-20481, ZDI-CAN-20590, ZDI-CAN-20596
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
