Skip to content
Snippets Groups Projects
Commit 26708ae9 authored by Jaegeuk Kim's avatar Jaegeuk Kim Committed by 谢秀奇
Browse files

f2fs: don't access node/meta inode mapping after iput


[ Upstream commit 7c77bf7d ]

This fixes wrong access of address spaces of node and meta inodes after iput.

Fixes: 60aa4d55 ("f2fs: fix use-after-free issue when accessing sbi->stat_info")
Reviewed-by: default avatarChao Yu <yuchao0@huawei.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent 42cdc4b2
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment