Fix bug #10010 - Missing integer wrap protection in EA list reading can cause server...
commitc4c3d7ffc8b136ddfd63b12e52f2e59af2058b0c
authorJeremy Allison <jra@samba.org>
Thu, 11 Jul 2013 16:36:01 +0000 (11 09:36 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 Aug 2013 18:25:08 +0000 (5 20:25 +0200)
tree6349254fd31e36a1a96685e24059c215928c8780
parent2036f255c83d644447e65d00112b494d00d799f4
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
(cherry picked from commit c4cba824d9e4bb31e1b6a901e994ffdfd3ad522e)
source4/libcli/raw/raweas.c