]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2022-37966 samba-tool: Declare explicitly RC4 support of trust objects
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 21 Nov 2022 00:47:06 +0000 (13:47 +1300)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Dec 2022 13:07:29 +0000 (13:07 +0000)
commit086646865eef247a54897f5542495a2105563a5e
tree939308d9b9f8152b56c9cf1d2453eca507ea1764
parent6b155b22e6afa52ce29cc475840c1d745b0f1f5e
CVE-2022-37966 samba-tool: Declare explicitly RC4 support of trust objects

As we will assume, as part of the fixes for CVE-2022-37966, that trust
objects with no msDS-SupportedEncryptionTypes attribute support AES
keys, RC4 support must now be explicitly indicated.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/domain.py