CVE-2013-4408:async_sock: add some overflow detection to read_packet_handler()
commit06b043c18847d65cec340a757f4a073d31607deb
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:54:16 +0000 (5 10:54 +0100)
tree7bef5eea2edd2d60189c11d37bbdbebd4753495a
parent05cd09381839db8a91301a1e7cda8b9f950b7724
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