[PATCH 0/3] nfsd: inter-server copy fixes
Jeff Layton <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.nfs |
|---|---|
| Message-ID | <[email protected]> |
These patches fix bugs in inter-server copy offload code noticed by LLM inspection. Signed-off-by: Jeff Layton <[email protected]> --- 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 <[email protected]>