]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2022-37966 s3:libnet: no longer reference des encryption types
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Nov 2022 14:20:40 +0000 (15:20 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Dec 2022 23:48:49 +0000 (00:48 +0100)
commit5f9e13ce20a0bd9f80820f1d1afedfee035ba0e2
treef7e051c4d4768068c72a3c704373d2f36bab5c50
parent153e4a391420f1d492d7af3a3cfb71dabf98e08f
CVE-2022-37966 s3:libnet: no longer reference des encryption types

We no longer have support for des encryption types in the kerberos
libraries anyway.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 40b47c194d7c41fbc6515b6029d5afafb0911232)
source3/libnet/libnet_join.c