CVE-2013-4408:async_sock: add some overflow detection to read_packet_handler()
commit0ba0b27176b2caccf7e708e60acec14d17469125
authorStefan Metzmacher <metze@samba.org>
Wed, 16 Oct 2013 12:17:49 +0000 (16 14:17 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 5 Dec 2013 09:18:09 +0000 (5 10:18 +0100)
tree41e9a03b49538c5fdd558cc38db791a4653bf7dd
parentf71b39050d26a30b438fbe1725a543d963c2737f
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