[PATCH 0/3] nfsd: inter-server copy fixes

From: Jeff Layton

Date: Wed Jun 24 2026 - 13:52:10 EST


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

Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
---
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@xxxxxxxxxx>