android_kernel_asus_sm8350/fs/fat
OGAWA Hirofumi 0afa962666 fat: validate ->i_start before using
On corrupted FATfs may have invalid ->i_start.  To handle it, this checks
->i_start before using, and return proper error code.

Link: http://lkml.kernel.org/r/87o9f8y1t5.fsf_-_@mail.parknet.co.jp
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Reported-by: Anatoly Trosinenko <anatoly.trosinenko@gmail.com>
Tested-by: Anatoly Trosinenko <anatoly.trosinenko@gmail.com>
Cc: Alan Cox <gnomes@lxorguk.ukuu.org.uk>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-08-22 10:52:50 -07:00
..
cache.c fat: validate ->i_start before using 2018-08-22 10:52:50 -07:00
dir.c fat: convert to new i_version API 2018-01-29 06:42:20 -05:00
fat.h fat: validate ->i_start before using 2018-08-22 10:52:50 -07:00
fatent.c fat: validate ->i_start before using 2018-08-22 10:52:50 -07:00
file.c fat: add FITRIM ioctl for FAT file system 2018-08-22 10:52:50 -07:00
inode.c fat: fix memory allocation failure handling of match_strdup() 2018-07-21 12:50:46 -07:00
Kconfig fat: add config option to set UTF-8 mount option by default 2016-03-22 15:36:02 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
misc.c Rename superblock flags (MS_xyz -> SB_xyz) 2017-11-27 13:05:09 -08:00
namei_msdos.c vfs/y2038: inode timestamps conversion to timespec64 2018-06-15 07:31:07 +09:00
namei_vfat.c vfs/y2038: inode timestamps conversion to timespec64 2018-06-15 07:31:07 +09:00
nfs.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00