Fix bug #10010 - Missing integer wrap protection in EA list reading can cause server...
authorJeremy Allison <jra@samba.org>
Thu, 11 Jul 2013 16:36:01 +0000 (09:36 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 Aug 2013 12:39:04 +0000 (14:39 +0200)
commitc4cba824d9e4bb31e1b6a901e994ffdfd3ad522e
tree0f0251e281f64a90d48348a9a758429b67bff187
parentc8d8bb257ac390c89c4238ed86dfef02750b6049
Fix bug #10010 - Missing integer wrap protection in EA list reading can cause server to loop with DOS.

Fix client-side parsing also. Found by David Disseldorp <ddiss@suse.de>

Signed-off-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Mon Aug  5 14:39:04 CEST 2013 on sn-devel-104
source4/libcli/raw/raweas.c