1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/librpc/rpc
Stefan Metzmacher 871d672f51 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>
2021-11-09 19:45:34 +00:00
..
binding_handle.c librpc/rpc: verify the passed table against the table on the handle 2016-10-26 11:20:18 +02:00
binding.c librpc: Use talloc_asprintf_addbuf() in dcerpc_binding_string() 2021-10-08 19:28:31 +00:00
dcerpc_error.c librpc:rpc: Use C99 initializer for last element in dcerpc_faults 2019-01-28 10:29:23 +01:00
dcerpc_helper.c rpc_server3: Avoid a literal number available as a constant 2021-10-08 19:28:31 +00:00
dcerpc_helper.h librpc: Add dcerpc helper dcerpc_is_transport_encrypted() 2020-10-29 14:19:36 +00:00
dcerpc_pkt_auth.c CVE-2021-23192: dcesrv_core: only the first fragment specifies the auth_contexts 2021-11-09 19:45:34 +00:00
dcerpc_pkt_auth.h CVE-2021-23192: dcesrv_core: only the first fragment specifies the auth_contexts 2021-11-09 19:45:34 +00:00
dcerpc_util.c librpc: Remove the gensec dependency from library dcerpc-binding 2021-04-06 23:33:14 +00:00
dcerpc_util.h librpc: Remove the gensec dependency from library dcerpc-binding 2021-04-06 23:33:14 +00:00
dcesrv_auth.c CVE-2021-23192: dcesrv_core: only the first fragment specifies the auth_contexts 2021-11-09 19:45:34 +00:00
dcesrv_core.c CVE-2021-23192: dcesrv_core: only the first fragment specifies the auth_contexts 2021-11-09 19:45:34 +00:00
dcesrv_core.h librpc:core: Add a function to register an interface passing the binding handle 2021-09-21 10:15:34 +00:00
dcesrv_handles.c rpc_server: Simplify dcesrv_handle_lookup() 2021-09-24 23:55:32 +00:00
dcesrv_mgmt.c librpc:core: Allocate struct dcesrv_interface with talloc 2019-10-18 16:07:37 +00:00
dcesrv_reply.c rpc: Give dcerpc_util.c its own header 2021-04-06 22:29:34 +00:00
rpc_common.h rpc: Give dcerpc_util.c its own header 2021-04-06 22:29:34 +00:00