[GIT PULL] NFSD fix for v7.2-rc
From: Chuck Lever
Date: Mon Jul 13 2026 - 09:58:57 EST
The following changes since commit e5248a7426030db1e126363f72afdb3b71339a5c:
svcrdma: wake sq waiters when the transport closes (2026-06-09 16:32:59 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-7.2-1
for you to fetch changes up to 92ea163c773cb4d0d5eaf103ed80c49d6758b96f:
NFSD: Prevent post-shutdown use-after-free in NFSD_CMD_UNLOCK_FILESYSTEM (2026-07-05 21:09:42 -0400)
----------------------------------------------------------------
nfsd-7.2 fixes:
Issues reported with v7.2-rc:
- Fix a UAF when unlocking a filesystem
----------------------------------------------------------------
Chuck Lever (1):
NFSD: Prevent post-shutdown use-after-free in NFSD_CMD_UNLOCK_FILESYSTEM
fs/nfsd/nfsctl.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)