CVE-2023-53381: NFSD: fix leaked reference count of nfsd4_ssc_umount_item
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.
Security readout for executives and security teams
Plain-English summary
CVE-2023-53381 is a Linux kernel NFSD bug where an internal reference count is not released during error handling. Over time, this can prevent cleanup of a mounted source file and cause availability problems. The published severity is medium, and the CVSS vector requires local low-privileged access.
Executive priority
Treat as a routine but important availability fix for Linux NFS server environments. It is not presented as remotely exploitable or actively exploited in the supplied sources, but affected infrastructure should receive normal kernel update priority.
Technical view
The flaw is in Linux kernel NFSD handling of nfsd4_ssc_umount_item. On error paths, its reference count is not decremented, preventing the laundromat from unmounting the source file vfsmount. CVSS 3.1 is 5.5: local attack vector, low complexity, low privileges, no user interaction, availability impact only.
Likely exposure
Exposure primarily concerns Linux systems running affected kernel versions with NFSD code present. It is most relevant to hosts using the kernel NFS server. Distribution backports may change exposure, so kernel package advisories are more reliable than upstream version strings alone.
Exploitation context
The source bundle does not indicate active exploitation, and CISA KEV status is false. The CVSS vector describes local, low-privileged exploitation with availability impact. No public exploit details are provided in the supplied sources.
Researcher notes
The issue is a reference leak on NFSD error handling for nfsd4_ssc_umount_item. Impact is availability through failed vfsmount cleanup. The record names upstream stable commits, but distro-specific fixed versions and backport status require vendor confirmation.
Mitigation direction
Update to a vendor kernel that includes the referenced upstream stable fixes.
Check Linux distribution advisories for backported fixes matching CVE-2023-53381.
Prioritize NFS server hosts and shared infrastructure where availability matters.
If immediate patching is not possible, review vendor guidance for supported mitigations.
Validation and detection
Inventory Linux kernel versions across servers and appliances.
Identify systems running or configured for kernel NFSD/NFS server functionality.
Confirm vendor kernel packages include one of the referenced stable commits or equivalent backport.
After patching, verify the running kernel is the updated version.
Track distribution security advisories for corrected package names and release status.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2023-53381 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.