e2fsprogs/lib
Eric Whitney 43c4910371 libext2fs: fix inode cache overruns
An inode cache slot will be overrun if a caller to ext2fs_read_inode_full()
or ext2fs_write_inode_full() attempts to read or write a full sized 156
byte inode when the target filesystem contains 128 byte inodes.  Limit the
copied inode to the smaller of the target filesystem's or the caller's
requested inode size.

Signed-off-by: Eric Whitney <enwlinux@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2012-11-29 19:59:41 -05:00
..
blkid Merge branch 'maint' into next 2012-11-29 19:54:46 -05:00
e2p libe2p/libext2fs: add EXT4_INLINE_DATA_FL flag 2012-08-07 14:06:47 -04:00
et Change pkg-config files so that both <et/com_err.h> and <com_err.h> work 2012-05-14 12:45:54 -04:00
ext2fs libext2fs: fix inode cache overruns 2012-11-29 19:59:41 -05:00
quota Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
ss Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
uuid Fix blhc (Build Log Hardening Check) warnings 2012-06-13 16:06:44 -04:00
Makefile.bsd-lib Include LDFLAGS when building BSD libraries 2012-05-11 22:21:08 -04:00
Makefile.checker Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.darwin-lib Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.elf-lib Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
Makefile.library Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.profile Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.solaris-lib Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
config.h.in Add support so that all bmap statistics via configure options 2012-07-30 14:50:53 -04:00
dirpaths.h.in Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
fpopen.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00