Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xfs: fix use-after-free when aborting corrupt attr inactivation
commit 496b9bc upstream. Log the corrupt buffer before we release the buffer. Fixes: a5155b8 ("xfs: always log corruption errors") Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Acked-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Chandan Babu R <chandan.babu@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information