CVE-2015-5370: s3:rpc_client: protect rpc_api_pipe_got_pdu() against too large payloads
commitf4ef85fd47b6176d6133fb1aa04cff1541314191
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:39:46 +0000 (30 04:39 +0200)
tree6d8534789224fc9564190955b1636e02ed845081
parent654d8a5d12129e085ce1122a70c6ddd1b6b5dd36
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