mbox series

[GIT,PULL] 4th round of NFSD fixes for v6.1-rc

Message ID 90885D9A-C975-4B82-BC17-137F80E14181@oracle.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] 4th round of NFSD fixes for v6.1-rc | expand

Pull-request

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

Message

Chuck Lever Nov. 11, 2022, 3:05 p.m. UTC
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

Comments

pr-tracker-bot@kernel.org Nov. 11, 2022, 7:37 p.m. UTC | #1
The pull request you sent on Fri, 11 Nov 2022 15:05:35 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f9bbe0c99e5b76a76a1a7fe3bbdd7eaab9f5ab57

Thank you!