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>
Mon, 9 Dec 2013 06:05:46 +0000 (07:05 +0100)
commit821a49b7d05e87fdb12a1e6f9b020e41476ba41a
tree8cf992688b4c5aebcae2222a412cf6e81104466b
parent6e293891ca8048424e7a95a43b62035733c716c2
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