In the Linux kernel, the following vulnerability has been resolved: nfsd: drop the stateid, not the stateowner, on seqid_op replay retry In… (CVE-2026-89688)
A vulnerability in the Linux kernel's NFS server (nfsd) involves incorrect reference counting on stateowner objects during seqid_op replay retries. This flaw can cause a reference count underflow and use-after-free on the stateowner, while leaking references on the stateid, potentially stalling concurrent operations.
AI Analysis
Technical Summary
The vulnerability occurs in the nfs4_preprocess_seqid_op() function where the stateid is referenced but the stateowner is not. When nfsd4_cstate_assign_replay() returns -EAGAIN due to the replay owner being torn down, the error handling incorrectly drops a stateowner reference that was never acquired, risking a use-after-free. Simultaneously, the stateid reference is leaked, which can stall concurrent nfsd4_close_open_stateid() calls waiting for the reference count to drop. The fix involves dropping the stateid reference (which is actually held) instead of the stateowner reference before retrying, ensuring proper reference management and preventing the use-after-free and resource leak.
Potential Impact
This vulnerability can lead to use-after-free conditions on the stateowner object and resource leaks on the stateid reference count. Such conditions may cause kernel instability or denial of service by stalling concurrent NFS operations. There is no information about active exploitation in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to correct the reference counting behavior by dropping the stateid reference instead of the stateowner on seqid_op replay retries. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: nfsd: drop the stateid, not the stateowner, on seqid_op replay retry In… (CVE-2026-89688)
Description
A vulnerability in the Linux kernel's NFS server (nfsd) involves incorrect reference counting on stateowner objects during seqid_op replay retries. This flaw can cause a reference count underflow and use-after-free on the stateowner, while leaking references on the stateid, potentially stalling concurrent operations.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability occurs in the nfs4_preprocess_seqid_op() function where the stateid is referenced but the stateowner is not. When nfsd4_cstate_assign_replay() returns -EAGAIN due to the replay owner being torn down, the error handling incorrectly drops a stateowner reference that was never acquired, risking a use-after-free. Simultaneously, the stateid reference is leaked, which can stall concurrent nfsd4_close_open_stateid() calls waiting for the reference count to drop. The fix involves dropping the stateid reference (which is actually held) instead of the stateowner reference before retrying, ensuring proper reference management and preventing the use-after-free and resource leak.
Potential Impact
This vulnerability can lead to use-after-free conditions on the stateowner object and resource leaks on the stateid reference count. Such conditions may cause kernel instability or denial of service by stalling concurrent NFS operations. There is no information about active exploitation in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to correct the reference counting behavior by dropping the stateid reference instead of the stateowner on seqid_op replay retries. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-mq7m-fxw5-rr6m
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89688"]
Threat ID: 6aa4a00055bf5e2cf5a8660d
Added to database: 09/12/2026, 00:42:40 UTC
Last enriched: 09/12/2026, 00:55:04 UTC
Last updated: 09/12/2026, 00:55:04 UTC
Views: 3
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.