[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200703213158.GF7606@magnolia>
Date: Fri, 3 Jul 2020 14:31:58 -0700
From: "Darrick J. Wong" <djwong@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "Darrick J. Wong" <djwong@...nel.org>,
linux-fsdevel@...r.kernel.org, linux-xfs@...r.kernel.org,
david@...morbit.com, linux-kernel@...r.kernel.org,
sandeen@...deen.net, hch@....de
Subject: [GIT PULL] xfs: bug fixes for 5.8-rc4
Hi Linus,
Please pull this single UAF bug fix for -rc4.
This branch merges cleanly with master as of a few minutes ago, so
please let me know if anything strange happens.
--D
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.8-fixes-1
for you to fetch changes up to c7f87f3984cfa1e6d32806a715f35c5947ad9c09:
xfs: fix use-after-free on CIL context on shutdown (2020-06-22 19:22:57 -0700)
----------------------------------------------------------------
Changes for 5.8-rc4:
- Fix a use-after-free bug when the fs shuts down.
----------------------------------------------------------------
Dave Chinner (1):
xfs: fix use-after-free on CIL context on shutdown
fs/xfs/xfs_log_cil.c | 10 +++++-----
fs/xfs/xfs_log_priv.h | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists