1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/auth
Stefan Metzmacher 1668367d91 CVE-2016-2110: auth/ntlmssp: don't let ntlmssp_handle_neg_flags() change ntlmssp_state->use_ntlmv2
ntlmssp_handle_neg_flags() can only disable flags, but not
set them. All supported flags are set at start time.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
2016-04-12 19:25:22 +02:00
..
credentials pycredentials: Use pytalloc_BaseObject_PyType_Ready() 2016-03-08 01:58:29 +01:00
gensec auth/gensec: split out a gensec_verify_dcerpc_auth_level() function 2016-03-17 17:17:16 +01:00
kerberos auth: Fix picky const warnings in gssapi_pac 2015-11-23 15:17:18 +01:00
ntlmssp CVE-2016-2110: auth/ntlmssp: don't let ntlmssp_handle_neg_flags() change ntlmssp_state->use_ntlmv2 2016-04-12 19:25:22 +02:00
auth_sam_reply.c Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
auth_sam_reply.h auth: avoid overwriting the auth_sam_reply.h header all the time. 2014-05-12 17:49:46 +02:00
common_auth.h s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd 2014-07-04 02:52:35 +02:00
wbc_auth_util.c auth: add missing includes to auth/wbc_auth_util.c 2014-11-14 23:27:05 +01:00
wscript_build auth: avoid overwriting the auth_sam_reply.h header all the time. 2014-05-12 17:49:46 +02:00