android_kernel_xiaomi_sm7250/fs/adfs
Russell King a093208b4c fs/adfs: super: fix use-after-free bug
[ Upstream commit 5808b14a1f52554de612fee85ef517199855e310 ]

Fix a use-after-free bug during filesystem initialisation, where we
access the disc record (which is stored in a buffer) after we have
released the buffer.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-08-06 19:06:49 +02:00
..
adfs.h
dir_f.c
dir_f.h
dir_fplus.c
dir_fplus.h
dir.c
file.c
inode.c
Kconfig
Makefile
map.c
super.c