CVE-2015-5370: s3:rpc_client: protect rpc_api_pipe_got_pdu() against too large payloads
commit574eca7655787a7a98df814de389dba14f0520cd
authorStefan Metzmacher <metze@samba.org>
Fri, 10 Jul 2015 12:48:38 +0000 (10 14:48 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 12 Apr 2016 17:25:31 +0000 (12 19:25 +0200)
tree556e3e18c9cbb39d9d2d9105a2478e6a2d7dc8a5
parenta4811d325a49c01393d6415baf05b602ba02b522
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