In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during admin state revocation A stateid… (CVE-2026-89660)
A use-after-free vulnerability in the Linux kernel's NFS server (NFSD) related to client state revocation has been resolved. The issue arises because a stateid holds only a bare pointer to its nfs4_client without pinning it, leading to potential dereferencing of a freed client during concurrent teardown operations. The fix involves proper pinning of client references under client locks to prevent use-after-free conditions during state revocation.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's NFSD component involves a use-after-free condition during admin state revocation. Specifically, a stateid references an nfs4_client via a bare pointer without pinning, relying on __destroy_client() to drain stateids before freeing the client. However, nfsd4_revoke_states() drops the client lock while revoking stateids, allowing a race where the client can be freed before revoke_one_stid() dereferences it. The fix pins cl_rpc_users under client_lock to block teardown operations that would free the client prematurely, and skips clients already expired to avoid races.
Potential Impact
This vulnerability could lead to use-after-free memory access in the Linux kernel's NFS server, potentially causing kernel crashes or undefined behavior. There is no information about active exploitation in the wild. The impact is limited to systems running the affected Linux kernel versions with NFSD enabled.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to properly pin client references during state revocation, preventing use-after-free conditions. Users should apply the official kernel updates that include this patch once available. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the official fix and update guidance.
In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during admin state revocation A stateid… (CVE-2026-89660)
Description
A use-after-free vulnerability in the Linux kernel's NFS server (NFSD) related to client state revocation has been resolved. The issue arises because a stateid holds only a bare pointer to its nfs4_client without pinning it, leading to potential dereferencing of a freed client during concurrent teardown operations. The fix involves proper pinning of client references under client locks to prevent use-after-free conditions during state revocation.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's NFSD component involves a use-after-free condition during admin state revocation. Specifically, a stateid references an nfs4_client via a bare pointer without pinning, relying on __destroy_client() to drain stateids before freeing the client. However, nfsd4_revoke_states() drops the client lock while revoking stateids, allowing a race where the client can be freed before revoke_one_stid() dereferences it. The fix pins cl_rpc_users under client_lock to block teardown operations that would free the client prematurely, and skips clients already expired to avoid races.
Potential Impact
This vulnerability could lead to use-after-free memory access in the Linux kernel's NFS server, potentially causing kernel crashes or undefined behavior. There is no information about active exploitation in the wild. The impact is limited to systems running the affected Linux kernel versions with NFSD enabled.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to properly pin client references during state revocation, preventing use-after-free conditions. Users should apply the official kernel updates that include this patch once available. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the official fix and update guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-xcq6-xf9g-6gc6
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89660"]
Threat ID: 6aa4a00255bf5e2cf5a8661a
Added to database: 09/12/2026, 00:42:42 UTC
Last enriched: 09/12/2026, 00:56:01 UTC
Last updated: 09/12/2026, 00:56:01 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.