Security Advisory

CVE-2023-53381

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-18 13:33:26
Last updated 2026-05-11 19:43:50
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix leaked reference count of nfsd4_ssc_umount_item The reference count of nfsd4_ssc_umount_item is not decremented on error conditions. This prevents the laundromat from unmounting the vfsmount of the source file. This patch decrements the reference count of nfsd4_ssc_umount_item on error.