In the Linux kernel, the following vulnerability has been resolved: NFS/localio: fix ref leak on nfs_uuid_add_file failure When nfs_uuid_add_file()… (CVE-2026-89715)
A reference leak vulnerability in the Linux kernel's NFS local I/O code was fixed. The issue occurs when nfs_uuid_add_file() races with nfs_uuid_put(), causing a failure path that leaks references to nfsd_file and nfsd_net objects. This leak can block teardown of network namespaces and related resources. The fix properly releases these references on failure to prevent resource leaks.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel involves a reference leak in the NFS local I/O subsystem. Specifically, when nfs_uuid_add_file() fails due to a race with nfs_uuid_put() tearing down uuid->net, it returns -ENXIO without publishing the nfs_uuid pointer. This causes nfs_open_local_fh() to enter an error branch that only partially releases references, leaking one nfsd_file and one nfsd_net reference per occurrence. These leaks prevent proper teardown of nfsd_net and network namespaces. The fix involves releasing the caller-owned file and net references using existing helper functions and returning -ENXIO to avoid dereferencing cleared slots, ensuring all reference counts are balanced on the error path.
Potential Impact
The reference leak causes resource exhaustion by preventing the release of nfsd_file and nfsd_net references. This can block the teardown of network namespaces and related kernel resources, potentially leading to resource exhaustion or denial of service conditions on affected systems.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to properly release leaked references on failure paths in the NFS local I/O code. Users should apply the official kernel update that includes this fix. No additional mitigation is required once the patch is applied.
In the Linux kernel, the following vulnerability has been resolved: NFS/localio: fix ref leak on nfs_uuid_add_file failure When nfs_uuid_add_file()… (CVE-2026-89715)
Description
A reference leak vulnerability in the Linux kernel's NFS local I/O code was fixed. The issue occurs when nfs_uuid_add_file() races with nfs_uuid_put(), causing a failure path that leaks references to nfsd_file and nfsd_net objects. This leak can block teardown of network namespaces and related resources. The fix properly releases these references on failure to prevent resource leaks.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel involves a reference leak in the NFS local I/O subsystem. Specifically, when nfs_uuid_add_file() fails due to a race with nfs_uuid_put() tearing down uuid->net, it returns -ENXIO without publishing the nfs_uuid pointer. This causes nfs_open_local_fh() to enter an error branch that only partially releases references, leaking one nfsd_file and one nfsd_net reference per occurrence. These leaks prevent proper teardown of nfsd_net and network namespaces. The fix involves releasing the caller-owned file and net references using existing helper functions and returning -ENXIO to avoid dereferencing cleared slots, ensuring all reference counts are balanced on the error path.
Potential Impact
The reference leak causes resource exhaustion by preventing the release of nfsd_file and nfsd_net references. This can block the teardown of network namespaces and related kernel resources, potentially leading to resource exhaustion or denial of service conditions on affected systems.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to properly release leaked references on failure paths in the NFS local I/O code. Users should apply the official kernel update that includes this fix. No additional mitigation is required once the patch is applied.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-r3wc-v3p2-877p
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89715"]
Threat ID: 6aa49ffc55bf5e2cf5a865e2
Added to database: 09/12/2026, 00:42:36 UTC
Last enriched: 09/12/2026, 00:51:36 UTC
Last updated: 09/12/2026, 00:51:53 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.