CVE-2015-5370: s3:rpc_client: make use of dcerpc_pull_auth_trailer()
commitf606cfd106e6cf33ca35293fe4acc5cdf1a72ad5
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:21:38 +0000 (30 04:21 +0200)
tree9bca2715df9bc805cc8f9f6d2389a163b024f491
parentf39183cd36a65db939637ca0166bdaa1ce26d26e
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