CVE-2013-4408:s3:Ensure we always check call_id when validating an RPC reply.
authorJeremy Allison <jra@samba.org>
Thu, 17 Oct 2013 21:44:35 +0000 (14:44 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 9 Dec 2013 06:05:46 +0000 (07:05 +0100)
commita516ae6868386aa23f2beb52a576b0cf68042b1d
tree19cffcf413ec06354e6e30c91ccb49e93d7c5306
parent068dafc4d8f0c82a16ca5c092eb5f5144dd5f199
CVE-2013-4408:s3:Ensure we always check call_id when validating an RPC reply.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10185

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpc_client/cli_pipe.c