linux/fs/isofs
Jan Kara a3d4f59634 isofs: Fix unchecked printing of ER records
commit 4e2024624e upstream.

We didn't check length of rock ridge ER records before printing them.
Thus corrupted isofs image can cause us to access and print some memory
behind the buffer with obvious consequences.

Reported-and-tested-by: Carl Henrik Lunde <chlunde@ping.uio.no>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-01-08 10:00:49 -08:00
..
Kconfig
Makefile
compress.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
dir.c [readdir] convert isofs 2013-06-29 12:56:47 +04:00
export.c fs: encode_fh: return FILEID_INVALID if invalid fid_type 2013-02-26 02:46:10 -05:00
inode.c isofs: Fix unbounded recursion when processing relocated directories 2014-09-05 16:34:12 -07:00
isofs.h isofs: Fix unbounded recursion when processing relocated directories 2014-09-05 16:34:12 -07:00
joliet.c
namei.c Don't pass inode to ->d_hash() and ->d_compare() 2013-06-29 12:57:36 +04:00
rock.c isofs: Fix unchecked printing of ER records 2015-01-08 10:00:49 -08:00
rock.h
util.c
zisofs.h