CVE-2015-5370: s3:librpc/rpc: don't call dcerpc_pull_auth_trailer() if auth_length...
commit1c7be37eca8c9cdee8ca7bb2207e3739cbbde4cb
authorStefan Metzmacher <metze@samba.org>
Mon, 29 Jun 2015 08:24:45 +0000 (29 10:24 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:21:30 +0000 (30 04:21 +0200)
tree94d3e2327d85f7288247f758d9071ff8e9fca2e8
parent82dd128dec0bff450e049bed3efe5090185dbd06
CVE-2015-5370: s3:librpc/rpc: don't call dcerpc_pull_auth_trailer() if auth_length is 0

All other paranoia checks are done within dcerpc_pull_auth_trailer()
now.

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_helpers.c