linux/fs/hfs
Dan Carpenter bc5b8a9003 hfs: add sanity check for file name length
On a corrupted file system the ->len field could be wrong leading to
a buffer overflow.

Reported-and-acked-by: Clement LECIGNE <clement.lecigne@netasq.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-11-15 14:29:42 -02:00
..
Kconfig
Makefile
attr.c
bfind.c
bitmap.c
bnode.c
brec.c
btree.c hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops 2011-11-02 16:06:59 -07:00
btree.h
catalog.c
dir.c filesystems: add missing nlink wrappers 2011-11-02 12:53:43 +01:00
extent.c
hfs.h
hfs_fs.h
inode.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
mdb.c
part_tbl.c
string.c
super.c
sysdep.c
trans.c hfs: add sanity check for file name length 2011-11-15 14:29:42 -02:00