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 adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias() 2018-05-22 14:27:56 -04:00
file.c
inode.c adfs: use timespec64 for time conversion 2018-08-22 10:52:51 -07:00
Kconfig
Makefile
map.c
super.c fs/adfs: super: fix use-after-free bug 2019-08-06 19:06:49 +02:00