linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] nfsd fixes for 5.19
@ 2022-06-11  0:17 Chuck Lever III
  2022-06-11  0:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck Lever III @ 2022-06-11  0:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux NFS Mailing List, LKML, Jeff Layton

Hi Linus-

The following changes since commit 08af54b3e5729bc1d56ad3190af811301bdc37a1:

  NFSD: nfsd_file_put() can sleep (2022-05-26 10:50:51 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.19-1

for you to fetch changes up to da9e94fe000e11f21d3d6f66012fe5c6379bd93c:

  SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer() (2022-06-08 12:39:37 -0400)

----------------------------------------------------------------
Notable changes:
- There is now a backup maintainer for NFSD

Notable fixes:
- Prevent array overruns in svc_rdma_build_writes()
- Prevent buffer overruns when encoding NFSv3 READDIR results
- Fix a potential UAF in nfsd_file_put()

----------------------------------------------------------------
Chuck Lever (7):
      NFSD: Fix potential use-after-free in nfsd_file_put()
      SUNRPC: Trap RDMA segment overflows
      SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
      SUNRPC: Optimize xdr_reserve_space()
      SUNRPC: Clean up xdr_commit_encode()
      SUNRPC: Clean up xdr_get_next_encode_buffer()
      SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()

Jeff Layton (1):
      MAINTAINERS: reciprocal co-maintainership for file locking and nfsd

 MAINTAINERS                       |  2 ++
 fs/nfsd/filecache.c               |  9 +++++----
 include/linux/sunrpc/xdr.h        | 16 +++++++++++++++-
 net/sunrpc/xdr.c                  | 37 +++++++++++++++++++++++--------------
 net/sunrpc/xprtrdma/svc_rdma_rw.c |  4 ++--
 5 files changed, 47 insertions(+), 21 deletions(-)

--
Chuck Lever




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] nfsd fixes for 5.19
  2022-06-11  0:17 [GIT PULL] nfsd fixes for 5.19 Chuck Lever III
@ 2022-06-11  0:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-11  0:38 UTC (permalink / raw)
  To: Chuck Lever III; +Cc: Linus Torvalds, Linux NFS Mailing List, LKML, Jeff Layton

The pull request you sent on Sat, 11 Jun 2022 00:17:34 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.19-1

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-11  0:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-11  0:17 [GIT PULL] nfsd fixes for 5.19 Chuck Lever III
2022-06-11  0:38 ` pr-tracker-bot

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