Files
linux/fs/f2fs
Ocean Chen 77bd558b2a f2fs: avoid out-of-range memory access
[ Upstream commit 56f3ce6751 ]

blkoff_off might over 512 due to fs corrupt or security
vulnerability. That should be checked before being using.

Use ENTRIES_IN_SUM to protect invalid value in cur_data_blkoff.

Signed-off-by: Ocean Chen <oceanchen@google.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-08-04 09:34:58 +02:00
..
2019-01-26 09:42:48 +01:00
2015-10-09 16:20:56 -07:00
2015-08-21 22:43:32 -07:00
2019-02-06 19:43:05 +01:00
2015-08-20 09:00:06 -07:00
2015-11-13 20:34:34 -05:00