linux/fs/adfs
Russell King 5808b14a1f fs/adfs: super: fix use-after-free bug
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>
2019-06-26 20:14:14 -04:00
..
adfs.h fs/adfs: clean up indirect disc addresses and fragment IDs 2019-06-26 20:14:14 -04:00
dir_f.c fs/adfs: clean up indirect disc addresses and fragment IDs 2019-06-26 20:14:14 -04:00
dir_f.h
dir_fplus.c fs/adfs: clean up indirect disc addresses and fragment IDs 2019-06-26 20:14:14 -04:00
dir_fplus.h
dir.c fs/adfs: clean up indirect disc addresses and fragment IDs 2019-06-26 20:14:14 -04:00
file.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
inode.c fs/adfs: clean up indirect disc addresses and fragment IDs 2019-06-26 20:14:14 -04:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
map.c fs/adfs: clean up indirect disc addresses and fragment IDs 2019-06-26 20:14:14 -04:00
super.c fs/adfs: super: fix use-after-free bug 2019-06-26 20:14:14 -04:00