linux-stable/fs/ksmbd/mgmt
Namjae Jeon 621be84a9d ksmbd: throttle session setup failures to avoid dictionary attacks
To avoid dictionary attacks (repeated session setups rapidly sent) to
connect to server, ksmbd make a delay of a 5 seconds on session setup
failure to make it harder to send enough random connection requests
to break into a server if a user insert the wrong password 10 times
in a row.

Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2021-10-20 00:07:10 -05:00
..
ksmbd_ida.c
ksmbd_ida.h
share_config.c
share_config.h
tree_connect.c
tree_connect.h ksmbd: reorder and document on-disk and netlink structures in headers 2021-06-30 14:47:24 +09:00
user_config.c ksmbd: throttle session setup failures to avoid dictionary attacks 2021-10-20 00:07:10 -05:00
user_config.h ksmbd: throttle session setup failures to avoid dictionary attacks 2021-10-20 00:07:10 -05:00
user_session.c
user_session.h