aboutsummaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorFabian Frederick <fabf@skynet.be>2014-05-06 12:50:11 -0700
committerShow Liu <show.liu@linaro.org>2014-06-18 12:04:45 +0800
commit0224d1876021aeb106d2ab251209f2c080e2183b (patch)
treef2286d4d05706c770f8194a8b874827193187794 /mm
parent6b76fa9de197f58c93c87f02a6b8dae31edf7ff2 (diff)
fs/affs/super.c: bugfix / double free
commit d353efd02357a74753cd45f367a2d3d357fd6904 upstream. Commit 842a859db26b ("affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()") adds .kill_sb which frees sbi but doesn't remove sbi free in case of parse_options error causing double free+random crash. Signed-off-by: Fabian Frederick <fabf@skynet.be> Cc: Alexander Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions