]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2021-23192: dcesrv_core: only the first fragment specifies the auth_contexts
authorStefan Metzmacher <metze@samba.org>
Mon, 16 Nov 2020 13:15:06 +0000 (14:15 +0100)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:13 +0000 (10:52 +0100)
commitec712adf5002eb4f3a36d55f0d7a8a196f24b214
tree2795344c5207964992a67f6b6326fba7ebf77e58
parentf4492f9309ff4cb26c69d8f4fb2128025ac82372
CVE-2021-23192: dcesrv_core: only the first fragment specifies the auth_contexts

All other fragments blindly inherit it.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
librpc/rpc/dcerpc_pkt_auth.c
librpc/rpc/dcerpc_pkt_auth.h
librpc/rpc/dcesrv_auth.c
librpc/rpc/dcesrv_core.c
selftest/knownfail.d/dcerpc-auth-fraq [deleted file]
source4/librpc/rpc/dcerpc.c