CVE-2013-4408:async_sock: add some overflow detection to read_packet_handler()
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)
commit94b2641a530b3bd6bb67017c2a3c571f0ff41921
tree5e4be65c1bcd277aafacf4b1d296557f5c5dc815
parent127de4f4ac06cd8d5226187bc0a5be34bedc5bf8
CVE-2013-4408:async_sock: add some overflow detection to read_packet_handler()

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>
lib/async_req/async_sock.c