diff options
author | Theodore Ts'o <tytso@mit.edu> | 2018-06-17 00:41:14 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-06-17 00:41:14 -0400 |
commit | c37e9e013469521d9adb932d17a1795c139b36db (patch) | |
tree | a7a39bc1259d9c8398817a5c7c05fcc87e8f6bb6 /security | |
parent | 8bc1379b82b8e809eef77a9fedbb75c6c297be19 (diff) | |
download | linux-stable-c37e9e013469521d9adb932d17a1795c139b36db.tar.gz linux-stable-c37e9e013469521d9adb932d17a1795c139b36db.tar.bz2 linux-stable-c37e9e013469521d9adb932d17a1795c139b36db.zip |
ext4: add more inode number paranoia checks
If there is a directory entry pointing to a system inode (such as a
journal inode), complain and declare the file system to be corrupted.
Also, if the superblock's first inode number field is too small,
refuse to mount the file system.
This addresses CVE-2018-10882.
https://bugzilla.kernel.org/show_bug.cgi?id=200069
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions