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 posix_acl: Clear SGID bit when setting file permissions 2017-04-28 00:00:11 -07:00
acl.h
balloc.c Import latest Samsung release 2017-04-18 03:43:52 +02:00
bitmap.c
block_validity.c Import latest Samsung release 2017-04-18 03:43:52 +02:00
dir.c Import latest Samsung release 2017-04-18 03:43:52 +02:00
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 Import latest Samsung release 2017-04-18 03:43:52 +02:00
ext4_jbd2.h
extents.c ext4: check for extents that wrap around 2019-07-27 21:41:51 +02:00
extents_status.c ext4: fix data corruption caused by unwritten and delayed extents 2015-05-13 05:15:42 -07:00
extents_status.h
file.c ext4: prevent bugon on race between write/fcntl 2015-02-11 14:48:17 +08:00
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 ext4: don't retry file block mapping on bigalloc fs with non-extent file 2015-08-03 09:29:43 -07:00
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 Import latest Samsung release 2017-04-18 03:43:52 +02:00
Kconfig
Makefile Import latest Samsung release 2017-04-18 03:43:52 +02:00
mballoc.c ext4: use __GFP_NOFAIL in ext4_free_blocks() 2019-07-27 21:42:20 +02:00
mballoc.h
migrate.c ext4: correctly migrate a file with a hole at the beginning 2015-08-03 09:29:43 -07:00
mmp.c
move_extent.c ext4: add lockdep annotations for i_data_sem 2016-06-07 10:42:50 +02:00
namei.c ext4: avoid modifying checksum fields directly during checksum verification 2019-07-27 21:42:19 +02:00
page-io.c ext4: fix zeroing of page during writeback 2014-06-30 20:09:42 -07:00
resize.c This is the 3.10.98 stable release 2017-04-18 17:17:24 +02:00
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