mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] nfsd: inter-server copy fixes
@ 2026-06-24 17:51 Jeff Layton
  2026-06-24 17:51 ` [PATCH 1/3] nfsd: fix cpntf publish race in nfs4_init_cp_state Jeff Layton
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jeff Layton @ 2026-06-24 17:51 UTC (permalink / raw)
  To: Chuck Lever, NeilBrown, Olga Kornievskaia, Dai Ngo, Tom Talpey,
	Andy Adamson
  Cc: Chris Mason, linux-nfs, linux-kernel, Jeff Layton

These patches fix bugs in inter-server copy offload code noticed by LLM
inspection.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Chris Mason (2):
      nfsd: fix cpntf publish race in nfs4_init_cp_state
      nfsd: fix UAF in cpntf statelist drain

Jeff Layton (1):
      nfsd: fix UAF in async copy cancel and shutdown

 fs/nfsd/nfs4proc.c  | 100 +++++++++++++++++++++++++++++++++++++++----------
 fs/nfsd/nfs4state.c | 105 +++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 164 insertions(+), 41 deletions(-)
---
base-commit: 2bb83225da8ee0383d17783b5c903589696faf90
change-id: 20260624-nfsd-testing-8439f0163312

Best regards,
-- 
Jeff Layton <jlayton@kernel.org>


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

end of thread, other threads:[~2026-06-26  4:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 17:51 [PATCH 0/3] nfsd: inter-server copy fixes Jeff Layton
2026-06-24 17:51 ` [PATCH 1/3] nfsd: fix cpntf publish race in nfs4_init_cp_state Jeff Layton
2026-06-26  3:46   ` NeilBrown
2026-06-24 17:51 ` [PATCH 2/3] nfsd: fix UAF in cpntf statelist drain Jeff Layton
2026-06-26  4:02   ` NeilBrown
2026-06-24 17:51 ` [PATCH 3/3] nfsd: fix UAF in async copy cancel and shutdown Jeff Layton
2026-06-26  4:37   ` NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome