aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2023-05-03 08:44:14 +0900
committerSteve French <stfrench@microsoft.com>2023-05-03 23:03:01 -0500
commit7b4323373d844954bb76e0e9f39c4e5fc785fa7b (patch)
treeaca145f8f84f1145bf6fc91f4e3e5d68d47fef1d /scripts/gdb/linux/modules.py
parentb096d97f47326b1e2dbdef1c91fab69ffda54d17 (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: stable@vger.kernel.org Reported-by: zdi-disclosures@trendmicro.com # ZDI-CAN-20591 Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions