In the Linux kernel, the following vulnerability has been resolved: nfsd: restore rq_status_counter to even on all nfsd_dispatch() exit paths… (CVE-2026-89705)
A vulnerability in the Linux kernel's nfsd_dispatch() function caused the rq_status_counter to remain odd on certain exit paths, exposing actively mutating fields to a lockless reader. This could lead to the reader accessing unstable data structures, potentially reading beyond array bounds. The issue has been resolved by ensuring the counter is restored to an even value on all exit paths after it is set odd.
AI Analysis
Technical Summary
The Linux kernel's nfsd_dispatch() function uses rq_status_counter as a seq-lock-like mechanism with a lockless reader in nfsd_nl_rpc_status_get_dumpit(). The counter is set to an odd value when a request is decoded and should be restored to even once fully processed. However, only the fully successful path restored it to even; other paths such as cache-hit, drop, and encode-error returned early, leaving the counter odd. This caused the lockless reader to treat fields as stable when they were actively mutating, allowing it to read past the end of an 8-element inline ops array. The fix adds a helper to advance the counter to the next even value on all exit paths following the odd-valued store, except the decode-error path which is reached before the counter is set odd.
Potential Impact
The vulnerability could allow a lockless reader to access unstable and actively mutating kernel data structures, potentially leading to out-of-bounds reads. This may cause kernel memory corruption or information disclosure. However, no known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to ensure rq_status_counter is restored to an even value on all nfsd_dispatch() exit paths after being set odd. Users should apply the official kernel update that includes this patch. No additional mitigation is required beyond applying the fix.
In the Linux kernel, the following vulnerability has been resolved: nfsd: restore rq_status_counter to even on all nfsd_dispatch() exit paths… (CVE-2026-89705)
Description
A vulnerability in the Linux kernel's nfsd_dispatch() function caused the rq_status_counter to remain odd on certain exit paths, exposing actively mutating fields to a lockless reader. This could lead to the reader accessing unstable data structures, potentially reading beyond array bounds. The issue has been resolved by ensuring the counter is restored to an even value on all exit paths after it is set odd.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's nfsd_dispatch() function uses rq_status_counter as a seq-lock-like mechanism with a lockless reader in nfsd_nl_rpc_status_get_dumpit(). The counter is set to an odd value when a request is decoded and should be restored to even once fully processed. However, only the fully successful path restored it to even; other paths such as cache-hit, drop, and encode-error returned early, leaving the counter odd. This caused the lockless reader to treat fields as stable when they were actively mutating, allowing it to read past the end of an 8-element inline ops array. The fix adds a helper to advance the counter to the next even value on all exit paths following the odd-valued store, except the decode-error path which is reached before the counter is set odd.
Potential Impact
The vulnerability could allow a lockless reader to access unstable and actively mutating kernel data structures, potentially leading to out-of-bounds reads. This may cause kernel memory corruption or information disclosure. However, no known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to ensure rq_status_counter is restored to an even value on all nfsd_dispatch() exit paths after being set odd. Users should apply the official kernel update that includes this patch. No additional mitigation is required beyond applying the fix.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-pvqx-hghh-c66m
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89705"]
Threat ID: 6aa49ffc55bf5e2cf5a865e4
Added to database: 09/12/2026, 00:42:36 UTC
Last enriched: 09/12/2026, 00:51:51 UTC
Last updated: 09/12/2026, 00:51:51 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.