On Fri, Aug 23, 2024 at 06:27:37PM -0400, Jeff Layton wrote: > Fixes for a couple of CB_GETATTR bugs I found while working on the > delstid set. Mostly this just ensures that we hold references to the > delegation while working with it. > > Applied to nfsd-fixes for v6.11-rc, thanks! [1/2] nfsd: hold reference to delegation when updating it for cb_getattr commit: 8fceb5f6636bbbf803fe29fff59f138206559964 [2/2] nfsd: fix potential UAF in nfsd4_cb_getattr_release commit: 8bc97f9b84c8852fcc56be2382f5115c518de785 -- Chuck Lever