[GIT PULL] configfs fix for 5.12

From: Christoph Hellwig
Date: Fri Mar 12 2021 - 13:36:06 EST


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(-)