[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190530085321.GA24647@infradead.org>
Date: Thu, 30 May 2019 10:53:21 +0200
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Joel Becker <jlbec@...lplan.org>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] configfs fix for 5.2
The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:
Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)
are available in the Git repository at:
git://git.infradead.org/users/hch/configfs.git tags/configfs-for-5.2-2
for you to fetch changes up to f6122ed2a4f9c9c1c073ddf6308d1b2ac10e0781:
configfs: Fix use-after-free when accessing sd->s_dentry (2019-05-28 08:11:58 +0200)
----------------------------------------------------------------
configs fix for 5.2
- fix a use after free in configfs_d_iput (Sahitya Tummala)
----------------------------------------------------------------
Sahitya Tummala (1):
configfs: Fix use-after-free when accessing sd->s_dentry
fs/configfs/dir.c | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists