All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Lever III <chuck.lever@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux NFS Mailing List <linux-nfs@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Jeff Layton <jlayton@kernel.org>
Subject: [GIT PULL] 4th round of NFSD fixes for v6.1-rc
Date: Fri, 11 Nov 2022 15:05:35 +0000	[thread overview]
Message-ID: <90885D9A-C975-4B82-BC17-137F80E14181@oracle.com> (raw)

The following changes since commit d3aefd2b29ff5ffdeb5c06a7d3191a027a18cdb8:

  nfsd: fix net-namespace logic in __nfsd_file_cache_purge (2022-11-01 17:27:27 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.1-4

for you to fetch changes up to 50256e4793a5e5ab77703c82a47344ad2e774a59:

  nfsd: put the export reference in nfsd4_verify_deleg_dentry (2022-11-08 11:32:53 -0500)

----------------------------------------------------------------
Fixes:
- Fix an export leak
- Fix a potential tracepoint crash

----------------------------------------------------------------
Jeff Layton (2):
      nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
      nfsd: put the export reference in nfsd4_verify_deleg_dentry

 fs/nfsd/filecache.c | 1 +
 fs/nfsd/nfs4state.c | 1 +
 2 files changed, 2 insertions(+)

--
Chuck Lever




             reply	other threads:[~2022-11-11 15:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11 15:05 Chuck Lever III [this message]
2022-11-11 19:37 ` [GIT PULL] 4th round of NFSD fixes for v6.1-rc 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=90885D9A-C975-4B82-BC17-137F80E14181@oracle.com \
    --to=chuck.lever@oracle.com \
    --cc=jlayton@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.