diff options
author | Dave Chinner <dchinner@redhat.com> | 2013-05-20 01:51:10 +0200 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-05-24 23:27:57 +0200 |
commit | 509e708a8929c5b75a16c985c03db5329e09cad4 (patch) | |
tree | c03099a439d04ef0c911eb250256a2a4a3189b85 /Kbuild | |
parent | xfs: fix rounding in xfs_free_file_space (diff) | |
download | linux-509e708a8929c5b75a16c985c03db5329e09cad4.tar.xz linux-509e708a8929c5b75a16c985c03db5329e09cad4.zip |
xfs: Don't reference the EFI after it is freed
Checking the EFI for whether it is being released from recovery
after we've already released the known active reference is a mistake
worthy of a brown paper bag. Fix the (now) obvious use after free
that it can cause.
Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
(cherry picked from commit 52c24ad39ff02d7bd73c92eb0c926fb44984a41d)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions