CVE-2015-5370: s4:rpc_server: the assoc_group is relative to the connection (association)
authorStefan Metzmacher <metze@samba.org>
Wed, 15 Jul 2015 08:18:13 +0000 (10:18 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:10:12 +0000 (04:10 +0200)
commit71d1c9f78eca7f8109187fa830cfd568e2f7925e
treecc52407d0ae605b899b001e28680ad7b7c5353d5
parente6015492f522fc26d7322fb752184b3b48e9fb4a
CVE-2015-5370: s4:rpc_server: the assoc_group is relative to the connection (association)

All presentation contexts of a connection use the same association group.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h
source4/rpc_server/handles.c
source4/rpc_server/remote/dcesrv_remote.c