CVE-2015-5370: s3:librpc/rpc: remove auth trailer and possible padding within dcerpc_...
authorStefan Metzmacher <metze@samba.org>
Thu, 9 Jul 2015 05:59:24 +0000 (07:59 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:10:12 +0000 (04:10 +0200)
commitdf3cdf072d1c1e6fd0a58e0374348758f5c65a49
tree41d38ca54836037f4e270d8b3c911efc531d0283
parent1ed83c7657a3b405db1928db06c29f41d2738186
CVE-2015-5370: s3:librpc/rpc: remove auth trailer and possible padding within dcerpc_check_auth()

This simplifies the callers a lot.

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>
source3/librpc/rpc/dcerpc.h
source3/librpc/rpc/dcerpc_helpers.c
source3/rpc_client/cli_pipe.c
source3/rpc_server/srv_pipe.c