Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/2] nfsd: provide locking for v4_end_grace
@ 2025-07-04  7:20 NeilBrown
  2025-07-04  7:20 ` [PATCH 1/2] " NeilBrown
  2025-07-04  7:20 ` [PATCH 2/2] nfsd: discard client_tracking_active and instead disable laundromat_work NeilBrown
  0 siblings, 2 replies; 8+ messages in thread
From: NeilBrown @ 2025-07-04  7:20 UTC (permalink / raw)
  To: Chuck Lever, Jeff Layton
  Cc: linux-nfs, Olga Kornievskaia, Dai Ngo, Tom Talpey, Li Lingfeng

Writing to v4_end_grace can race with server shutdown and result in UAF.
The first patch fixes the problem in a way that is suitable for
backport.  The second patch improves is slightly (in my opinion) but in
a way that cannot be backported very far.

Note that I've used a different Closes: link to the one Chuck suggested
in a recent email.

NeilBrown


 [PATCH 1/2] nfsd: provide locking for v4_end_grace
 [PATCH 2/2] nfsd: discard client_tracking_active and instead disable

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

end of thread, other threads:[~2025-07-06  5:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-04  7:20 [PATCH 0/2] nfsd: provide locking for v4_end_grace NeilBrown
2025-07-04  7:20 ` [PATCH 1/2] " NeilBrown
2025-07-05 11:15   ` Jeff Layton
2025-07-06  5:56     ` NeilBrown
2025-07-04  7:20 ` [PATCH 2/2] nfsd: discard client_tracking_active and instead disable laundromat_work NeilBrown
2025-07-04 15:10   ` Chuck Lever
2025-07-04 15:13   ` Chuck Lever
2025-07-05 11:20   ` Jeff Layton

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