CVE-2015-5370: s3:rpc_client: make use of dcerpc_pull_auth_trailer()
commitacea87f158f02c3240abff45c3e54c7d5fa60b29
authorStefan Metzmacher <metze@samba.org>
Tue, 7 Jul 2015 11:05:01 +0000 (7 13:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:10:12 +0000 (30 04:10 +0200)
tree3de829d5fc85dae3ef4964f91651dc9f12314e15
parent19f489d32c03ff5fafd34fe86a075d782af1989a
CVE-2015-5370: s3:rpc_client: make use of dcerpc_pull_auth_trailer()

The does much more validation than dcerpc_pull_dcerpc_auth().

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/rpc_client/cli_pipe.c