CVE-2021-23192: dcesrv_core: add dcesrv_fault_disconnect0() that skips DCERPC_PFC_FLA...
authorStefan Metzmacher <metze@samba.org>
Fri, 13 Nov 2020 10:27:19 +0000 (11:27 +0100)
committerJule Anger <janger@samba.org>
Tue, 9 Nov 2021 19:45:34 +0000 (19:45 +0000)
commit2f0bc04afe27af91901c66b2f4220129cabaf8a7
tree1f5ce2c66d23ff83ae3834eddb4a496e174d86af
parentc00e5fc2c646ef56a457d3850fb4a6e4d8d45294
CVE-2021-23192: dcesrv_core: add dcesrv_fault_disconnect0() that skips DCERPC_PFC_FLAG_DID_NOT_EXECUTE

That makes the callers much simpler and allow better debugging.

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/dcesrv_core.c