In the Linux kernel, the following vulnerability has been resolved: nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net… (CVE-2026-89682)
A use-after-free (UAF) vulnerability in the Linux kernel's NFS daemon (nfsd) related to the fcache disposal mechanism has been resolved. The issue involved a separately allocated structure for disposal state that could be freed while still in use, leading to potential memory corruption. The fix inlines the disposal state into the network namespace structure to ensure proper lifetime management and eliminate dangling pointers.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's nfsd subsystem was caused by the fcache disposal queue living in a separately allocated struct nfsd_fcache_disposal, which could be freed during per-net teardown while callbacks or the shrinker were still accessing it. This use-after-free condition was addressed by inlining the spinlock and freeme list directly into struct nfsd_net, ensuring these fields share the same lifetime as the network namespace. This change removes the separately allocated struct and associated allocation/free helpers, preventing dangling pointer dereferences in nfsd_file_dispose_list_delayed().
Potential Impact
The use-after-free vulnerability could lead to memory corruption within the kernel's NFS daemon, potentially causing system instability or crashes. No specific exploitation details or active exploits are reported. The impact is limited to the affected kernel subsystem and could affect systems running vulnerable kernel versions.
Mitigation Recommendations
A fix has been implemented that eliminates the use-after-free by inlining the disposal state into the network namespace structure. Users should apply the official Linux kernel updates that include this fix. Since the vulnerability is resolved in the kernel source, upgrading to a patched kernel version is the recommended remediation. No additional mitigations are indicated.
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net… (CVE-2026-89682)
Description
A use-after-free (UAF) vulnerability in the Linux kernel's NFS daemon (nfsd) related to the fcache disposal mechanism has been resolved. The issue involved a separately allocated structure for disposal state that could be freed while still in use, leading to potential memory corruption. The fix inlines the disposal state into the network namespace structure to ensure proper lifetime management and eliminate dangling pointers.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's nfsd subsystem was caused by the fcache disposal queue living in a separately allocated struct nfsd_fcache_disposal, which could be freed during per-net teardown while callbacks or the shrinker were still accessing it. This use-after-free condition was addressed by inlining the spinlock and freeme list directly into struct nfsd_net, ensuring these fields share the same lifetime as the network namespace. This change removes the separately allocated struct and associated allocation/free helpers, preventing dangling pointer dereferences in nfsd_file_dispose_list_delayed().
Potential Impact
The use-after-free vulnerability could lead to memory corruption within the kernel's NFS daemon, potentially causing system instability or crashes. No specific exploitation details or active exploits are reported. The impact is limited to the affected kernel subsystem and could affect systems running vulnerable kernel versions.
Mitigation Recommendations
A fix has been implemented that eliminates the use-after-free by inlining the disposal state into the network namespace structure. Users should apply the official Linux kernel updates that include this fix. Since the vulnerability is resolved in the kernel source, upgrading to a patched kernel version is the recommended remediation. No additional mitigations are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-hvfh-9745-ghhq
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89682"]
Threat ID: 6aa4a00055bf5e2cf5a8660e
Added to database: 09/12/2026, 00:42:40 UTC
Last enriched: 09/12/2026, 00:55:14 UTC
Last updated: 09/12/2026, 02:01:24 UTC
Views: 4
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.