CVE-2013-4408:libcli/util: add some size verification to tstream_read_pdu_blob_done()
authorStefan Metzmacher <metze@samba.org>
Wed, 16 Oct 2013 12:17:49 +0000 (14:17 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 5 Dec 2013 10:11:52 +0000 (11:11 +0100)
commitf6d2b22ec51e025a309548224e8354bce52ea648
tree1a04cad74023acb0565048fe2b9ab775586d0706
parent9242121dcae43a736a9de5cf73c48a6dc95516f8
CVE-2013-4408:libcli/util: add some size verification to tstream_read_pdu_blob_done()

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/util/tstream.c