diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2019-06-04 14:50:14 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2019-06-26 20:14:14 -0400 |
commit | 5808b14a1f52554de612fee85ef517199855e310 (patch) | |
tree | 6aa2ac442dde17775864cc712af6c38b3c674eca /fs/f2fs/super.c | |
parent | 4c5762f5f5e31d493678b0ee6f73585355dd3638 (diff) |
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>
Diffstat (limited to 'fs/f2fs/super.c')
0 files changed, 0 insertions, 0 deletions