kernel_samsung_a53x/fs/udf
Jan Kara 53de2c2b51 udf: Avoid excessive partition lengths
[ Upstream commit ebbe26fd54a9621994bc16b14f2ba8f84c089693 ]

Avoid mounting filesystems where the partition would overflow the
32-bits used for block number. Also refuse to mount filesystems where
the partition length is so large we cannot safely index bits in a
block bitmap.

Link: https://patch.msgid.link/20240620130403.14731-1-jack@suse.cz
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:03 +01:00
..
balloc.c udf: prevent integer overflow in udf_bitmap_free_blocks() 2024-11-23 23:20:23 +01:00
dir.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
directory.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ecma_167.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
file.c Revert "fs: add file and path permissions helpers" 2024-11-19 13:30:21 +01:00
ialloc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
inode.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
lowlevel.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
misc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
namei.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
osta_udf.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
partition.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
super.c udf: Avoid excessive partition lengths 2024-11-23 23:21:03 +01:00
symlink.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
truncate.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
udf_i.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
udf_sb.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
udfdecl.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
udfend.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
udftime.c udf: udftime: prevent overflow in udf_disk_stamp_to_time() 2024-11-19 14:19:07 +01:00
unicode.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00