deepin-kernel/fs/ext2
Jan Kara bc36571c73 ext2: Verify bitmap and itable block numbers before using them
commit 322a6aff03 upstream.

Verify bitmap block numbers and inode table blocks are sane before using
them for checking bits in the block bitmap.

CC: stable@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 8a31e8ff480963e24807a993b0716e8fa353edae)
2024-12-10 20:39:58 +08:00
..
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile ext2: Add direct-io trace points 2023-05-16 11:32:42 +02:00
acl.c ext2: convert to ctime accessor functions 2023-07-13 10:28:07 +02:00
acl.h fs: port ->set_acl() to pass mnt_idmap 2023-01-19 09:24:27 +01:00
balloc.c ext2: Verify bitmap and itable block numbers before using them 2024-12-10 20:39:58 +08:00
dir.c ext2: convert to ctime accessor functions 2023-07-13 10:28:07 +02:00
ext2.h quota: Properly annotate i_dquot arrays with __rcu 2024-03-26 18:19:46 -04:00
file.c ext2: Fix ki_pos update for DIO buffered-io fallback case 2023-12-08 08:52:19 +01:00
ialloc.c \n 2023-08-30 12:10:50 -07:00
inode.c \n 2023-08-30 12:10:50 -07:00
ioctl.c ext2: convert to ctime accessor functions 2023-07-13 10:28:07 +02:00
namei.c ext2: convert to ctime accessor functions 2023-07-13 10:28:07 +02:00
super.c quota: Properly annotate i_dquot arrays with __rcu 2024-03-26 18:19:46 -04:00
symlink.c ext2: code cleanup by removing ifdef macro surrounding 2020-05-22 15:11:00 +02:00
trace.c ext2: Add direct-io trace points 2023-05-16 11:32:42 +02:00
trace.h ext2: Add direct-io trace points 2023-05-16 11:32:42 +02:00
xattr.c \n 2023-08-30 12:10:50 -07:00
xattr.h ext2: code cleanup by removing ifdef macro surrounding 2020-05-22 15:11:00 +02:00
xattr_security.c fs: port xattr to mnt_idmap 2023-01-19 09:24:28 +01:00
xattr_trusted.c fs: port xattr to mnt_idmap 2023-01-19 09:24:28 +01:00
xattr_user.c fs: port xattr to mnt_idmap 2023-01-19 09:24:28 +01:00