CVE-2015-5370: s3:rpc_client: protect rpc_api_pipe_got_pdu() against too large payloads
commite87721a347031204296876f0f4fb78821c65a474
authorStefan Metzmacher <metze@samba.org>
Fri, 10 Jul 2015 12:48:38 +0000 (10 14:48 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:21:38 +0000 (30 04:21 +0200)
treea6caabaf526719bbf7fa702e554c175b7b7b9606
parent8e691e7c24389c128f4959b771400efa5d049824
CVE-2015-5370: s3:rpc_client: protect rpc_api_pipe_got_pdu() against too large payloads

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