Files
linux/fs/ext2/balloc.c
Jan Kara 322a6aff03 ext2: Verify bitmap and itable block numbers before using them
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>
2024-06-26 12:54:11 +02:00

45 KiB