Eric Sesterhenn d38b7aa7fc hfs: fix namelength memory corruption
Fix a stack corruption caused by a corrupted hfs filesystem.  If the
catalog name length is corrupted the memcpy overwrites the catalog btree
structure.  Since the field is limited to HFS_NAMELEN bytes in the
structure and the file format, we throw an error if it is too long.

Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-16 11:21:46 -07:00
..
2005-04-16 15:20:36 -07:00
2008-07-25 10:53:33 -07:00
2008-07-25 10:53:33 -07:00
2005-04-16 15:20:36 -07:00
2008-07-25 10:53:33 -07:00
2008-07-25 10:53:33 -07:00
2008-07-26 20:53:40 -04:00
2005-04-16 15:20:36 -07:00
2008-04-30 08:29:51 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-10-13 10:10:37 -07:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:50 -07:00