diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2023-05-03 02:43:30 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-05-04 07:03:01 +0300 |
commit | b096d97f47326b1e2dbdef1c91fab69ffda54d17 (patch) | |
tree | 891546a8e79c2faf6821b0072e1fc1bb9504ee89 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ea174a91893956450510945a0c5d1a10b5323656 (diff) | |
download | linux-b096d97f47326b1e2dbdef1c91fab69ffda54d17.tar.xz |
ksmbd: block asynchronous requests when making a delay on session setup
ksmbd make a delay of 5 seconds on session setup to avoid dictionary
attacks. But the 5 seconds delay can be bypassed by using asynchronous
requests. This patch block all requests on current connection when
making a delay on sesstion setup failure.
Cc: stable@vger.kernel.org
Reported-by: zdi-disclosures@trendmicro.com # ZDI-CAN-20482
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions