]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2017-12151: s3:libsmb: make use of cli_state_is_encryption_on()
authorStefan Metzmacher <metze@samba.org>
Sat, 17 Dec 2016 09:36:49 +0000 (10:36 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Sep 2017 16:19:49 +0000 (09:19 -0700)
commit50f649e7d0b27bcd7eaab7d8223ef9ccd99782dc
tree20aa551a481fee3c95bf0a53f64de6bea3f33717
parent17019aa27f612f4ccc7131d40c54b26864fef444
CVE-2017-12151: s3:libsmb: make use of cli_state_is_encryption_on()

This will keep enforced encryption across dfs referrals.

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

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