linux-stable/fs/adfs
Russell King 72d9c89015 fs/adfs: super: fix use-after-free bug
[ Upstream commit 5808b14a1f ]

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:05:21 +02:00
..
adfs.h
dir.c
dir_f.c
dir_f.h
dir_fplus.c
dir_fplus.h
file.c
inode.c
Kconfig
Makefile
map.c
super.c fs/adfs: super: fix use-after-free bug 2019-08-06 19:05:21 +02:00