CVE-2023-53381

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/09/2025
Last modified:
19/09/2025

Description

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

Impact