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>
Thu, 5 Dec 2013 10:11:52 +0000 (11:11 +0100)
commit27a751632eb3bfc3f5610314b8254d16d027c0b0
treebfec863f200279733eac41f6796823ba96c4d611
parentba9728b86c52ad2da4d80d80edb17c07bd09be2c
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