diff options
author | Namjae Jeon <[email protected]> | 2023-05-03 08:44:14 +0900 |
---|---|---|
committer | Steve French <[email protected]> | 2023-05-03 23:03:01 -0500 |
commit | 7b4323373d844954bb76e0e9f39c4e5fc785fa7b (patch) | |
tree | aca145f8f84f1145bf6fc91f4e3e5d68d47fef1d /scripts/gdb/linux/tasks.py | |
parent | b096d97f47326b1e2dbdef1c91fab69ffda54d17 (diff) |
ksmbd: fix deadlock in ksmbd_find_crypto_ctx()
Deadlock is triggered by sending multiple concurrent session setup
requests. It should be reused after releasing when getting ctx for crypto.
Multiple consecutive ctx uses cause deadlock while waiting for releasing
due to the limited number of ctx.
Cc: [email protected]
Reported-by: [email protected] # ZDI-CAN-20591
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions