linux-stable/fs/adfs
Russell King 820402d2fc 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 18:29:35 +02:00
..
Kconfig
Makefile
adfs.h fs/adfs/adfs.h: tidy up comments 2016-01-20 17:09:18 -08:00
dir.c Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-08-07 10:01:14 -04:00
dir_f.c adfs: constify adfs_dir_ops structures 2015-12-06 21:17:16 -05:00
dir_f.h
dir_fplus.c adfs: constify adfs_dir_ops structures 2015-12-06 21:17:16 -05:00
dir_fplus.h
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-10-10 20:16:43 -07:00
map.c
super.c fs/adfs: super: fix use-after-free bug 2019-08-06 18:29:35 +02:00