]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2017-12150: s3:libsmb: only fallback to anonymous if authentication was not requested
authorStefan Metzmacher <metze@samba.org>
Mon, 12 Dec 2016 05:07:56 +0000 (06:07 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Sep 2017 16:19:49 +0000 (09:19 -0700)
commit81f1804d45c1b698ee87ee4d4c84197df98ea4f2
tree38e3703df3d87e4d6616d0f5cca21d5b2d71ee4f
parent4a91f4ab82e3f729a12947ff65a74b072dd94acc
CVE-2017-12150: s3:libsmb: only fallback to anonymous if authentication was not requested

With forced encryption or required signing we should also don't fallback.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/libsmb/clidfs.c