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>
Mon, 9 Dec 2013 06:05:45 +0000 (07:05 +0100)
commit6e293891ca8048424e7a95a43b62035733c716c2
tree7fb8bcd21e50ef212220369e9bfdba1d6819770a
parent94b2641a530b3bd6bb67017c2a3c571f0ff41921
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