android_kernel_samsung_msm8976/fs/ext4
Theodore Ts'o f32c265fb4 ext4: sanity check the block and cluster size at mount time
commit 8cdf3372fe8368f56315e66bea9f35053c418093 upstream.

If the block size or cluster size is insane, reject the mount.  This
is important for security reasons (although we shouldn't be just
depending on this check).

Ref: http://www.securityfocus.com/archive/1/539661
Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1332506
Reported-by: Borislav Petkov <bp@alien8.de>
Reported-by: Nikolay Borisov <kernel@kyup.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Willy Tarreau <w@1wt.eu>
2019-07-27 21:42:20 +02:00
..
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c
ext4.h ext4: sanity check the block and cluster size at mount time 2019-07-27 21:42:20 +02:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
extents.c ext4: check for extents that wrap around 2019-07-27 21:41:51 +02:00
extents_status.c
extents_status.h
file.c
fsync.c
hash.c
ialloc.c ext4: fix hang when processing corrupted orphaned inode list 2019-07-27 21:41:49 +02:00
indirect.c
inline.c fs: Remove Samsung implementation of sdcardfs 2018-02-06 13:12:17 +01:00
inode.c ext4: allow DAX writeback for hole punch 2019-07-27 21:42:20 +02:00
ioctl.c
Kconfig
Makefile
mballoc.c ext4: use __GFP_NOFAIL in ext4_free_blocks() 2019-07-27 21:42:20 +02:00
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c ext4: avoid modifying checksum fields directly during checksum verification 2019-07-27 21:42:19 +02:00
page-io.c
resize.c
super.c ext4: sanity check the block and cluster size at mount time 2019-07-27 21:42:20 +02:00
symlink.c
truncate.h
xattr.c ext4: avoid modifying checksum fields directly during checksum verification 2019-07-27 21:42:19 +02:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c