linux/fs/isofs
Jan Kara 4e2024624e isofs: Fix unchecked printing of ER records
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>
CC: stable@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
2014-12-19 11:29:24 +01:00
..
compress.c
dir.c
export.c
inode.c isofs: avoid unused function warning 2014-11-19 13:09:37 -05:00
isofs.h
joliet.c
Kconfig
Makefile
namei.c
rock.c isofs: Fix unchecked printing of ER records 2014-12-19 11:29:24 +01:00
rock.h
util.c
zisofs.h