1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-12 20:58:37 +03:00
Stefan Metzmacher f3ddfb828e s3:smbd: allow anonymous encryption after one authenticated session setup
I have captures where a client tries smb3 encryption on an anonymous session,
we used to allow that before commit da7dcc443f45d07d9963df9daae458fbdd991a47
was released with samba-4.15.0rc1.

Testing against Windows Server 2022 revealed that anonymous signing is always
allowed (with the session key derived from 16 zero bytes) and
anonymous encryption is allowed after one authenticated session setup on
the tcp connection.

https://bugzilla.samba.org/show_bug.cgi?id=15412

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
2024-05-23 12:35:37 +00:00
..
2023-07-19 09:58:37 +00:00
2024-05-15 16:51:39 +00:00
2024-04-17 07:57:36 +00:00
2024-04-17 07:57:36 +00:00
2023-07-19 09:58:37 +00:00
2024-04-17 07:57:36 +00:00
2023-07-19 09:58:37 +00:00
2023-11-15 05:10:35 +00:00
2023-11-01 18:55:32 +00:00
2023-07-19 09:58:37 +00:00
2024-04-17 07:57:36 +00:00
2024-03-28 08:05:35 +00:00
2023-07-19 09:58:37 +00:00
2024-02-08 02:48:44 +00:00
2020-11-04 18:55:39 +00:00
2023-11-01 18:55:32 +00:00
2024-05-22 04:23:29 +00:00
2023-11-20 15:37:33 +00:00
2023-07-19 09:58:37 +00:00
2022-04-07 17:37:29 +00:00
2024-04-17 07:57:36 +00:00
2023-07-19 09:58:37 +00:00
2023-07-19 09:58:37 +00:00
2024-04-30 22:44:32 +00:00
2024-04-17 07:57:36 +00:00
2024-04-17 07:57:36 +00:00
2024-05-14 22:29:36 +00:00
2024-04-17 07:57:36 +00:00
2024-03-22 06:07:42 +00:00
2024-05-22 04:23:29 +00:00
2023-07-19 09:58:37 +00:00
2023-10-25 22:23:37 +00:00
2022-08-04 20:44:32 +00:00
2023-11-21 17:34:36 +00:00