CVE-2013-4408:s3:util_tsock: add some overflow detection to tstream_read_packet_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)
commit9242121dcae43a736a9de5cf73c48a6dc95516f8
tree8e62936c790418bf53439cd4f8dc79134194ad0a
parent27a751632eb3bfc3f5610314b8254d16d027c0b0
CVE-2013-4408:s3:util_tsock: add some overflow detection to tstream_read_packet_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>
source3/lib/util_tsock.c