linux-yocto/fs/ext2
Jan Kara 7afc061dc1 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>
2024-08-03 08:49:32 +02:00
..
acl.c
acl.h
balloc.c ext2: Verify bitmap and itable block numbers before using them 2024-08-03 08:49:32 +02:00
dir.c
ext2.h ext2: Drop fragment support 2023-08-11 12:08:24 +02:00
file.c
ialloc.c
inode.c
ioctl.c
Kconfig
Makefile
namei.c
super.c ext2: Drop fragment support 2023-08-11 12:08:24 +02:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext2: fix datatype of block number in ext2_xattr_set2() 2023-09-23 11:11:05 +02:00
xattr.h