[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YEu0VSxxvvCZorin@infradead.org>
Date: Fri, 12 Mar 2021 19:35:01 +0100
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.12
The following changes since commit a74e6a014c9d4d4161061f770c9b4f98372ac778:
Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2021-03-10 13:15:16 -0800)
are available in the Git repository at:
git://git.infradead.org/users/hch/configfs.git tags/configfs-for-5.12
for you to fetch changes up to 14fbbc8297728e880070f7b077b3301a8c698ef9:
configfs: fix a use-after-free in __configfs_open_file (2021-03-11 12:13:48 +0100)
----------------------------------------------------------------
configfs fix for 5.12
- fix a use-after-free in __configfs_open_file
(Daiyue Zhang)
----------------------------------------------------------------
Daiyue Zhang (1):
configfs: fix a use-after-free in __configfs_open_file
fs/configfs/file.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists