Files
linux/fs
Yongpeng Yang 8480f8678b isofs: check the return value of sb_min_blocksize() in isofs_fill_super
commit e106e269c5 upstream.

sb_min_blocksize() may return 0. Check its return value to avoid
opt->blocksize and sb->s_blocksize is 0.

Cc: stable@vger.kernel.org # v6.15
Fixes: 1b17a46c92 ("isofs: convert isofs to use the new mount API")
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Yongpeng Yang <yangyongpeng@xiaomi.com>
Link: https://patch.msgid.link/20251104125009.2111925-4-yangyongpeng.storage@gmail.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-12-01 11:43:20 +01:00
..
2025-07-10 16:05:08 +02:00
2024-10-17 00:28:06 -07:00
2025-10-12 12:57:17 +02:00
2025-01-23 17:22:55 +01:00
2024-08-21 22:32:58 +02:00
2025-03-22 12:54:15 -07:00
2025-10-29 14:08:51 +01:00
2024-12-05 14:02:47 +01:00
2025-07-10 16:05:08 +02:00
2024-08-28 13:05:39 +02:00
2025-01-17 13:40:50 +01:00
2024-09-27 08:18:43 -07:00
2024-09-27 08:18:43 -07:00
2025-06-27 11:11:36 +01:00