[GIT PULL] fourth v6.2-rc request for nfsd
From: Chuck Lever III
Date: Tue Jan 24 2023 - 11:54:38 EST
The following changes since commit 7c24fa225081f31bc6da6a355c1ba801889ab29a:
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker (2023-01-12 09:38:30 -0500)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.2-5
for you to fetch changes up to 4bdbba54e9b1c769da8ded9abd209d765715e1d6:
nfsd: don't free files unconditionally in __nfsd_file_cache_purge (2023-01-23 09:51:17 -0500)
----------------------------------------------------------------
nfsd-6.2 fixes:
- Nail another UAF in NFSD's filecache
----------------------------------------------------------------
Jeff Layton (1):
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
fs/nfsd/filecache.c | 61 ++++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 36 insertions(+), 25 deletions(-)
--
Chuck Lever