linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Joel Becker <jlbec@evilplan.org>,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] configfs fix for 5.12
Date: Fri, 12 Mar 2021 19:35:01 +0100	[thread overview]
Message-ID: <YEu0VSxxvvCZorin@infradead.org> (raw)

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

             reply	other threads:[~2021-03-12 18:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-12 18:35 Christoph Hellwig [this message]
2021-03-12 20:03 ` [GIT PULL] configfs fix for 5.12 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YEu0VSxxvvCZorin@infradead.org \
    --to=hch@infradead.org \
    --cc=jlbec@evilplan.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).