android_kernel_oneplus_msm8998/fs/adfs
Russell King a5e8659098 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 18:28:26 +02:00
..
adfs.h adfs: add __printf verification, fix format/argument mismatches 2014-08-08 15:57:24 -07:00
dir.c adfs: add __printf verification, fix format/argument mismatches 2014-08-08 15:57:24 -07:00
dir_f.c
dir_f.h
dir_fplus.c adfs: return correct return values 2015-04-17 09:04:08 -04:00
dir_fplus.h
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
inode.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
Kconfig fs/adfs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:04 -08:00
Makefile
map.c
super.c fs/adfs: super: fix use-after-free bug 2019-08-06 18:28:26 +02:00