Skip to main content

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)

0
Medium
Published: 09/11/2026 (09/11/2026, 21:31:37 UTC)
Source: GCVE Database

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

AILast updated: 09/12/2026, 00:51:51 UTC

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.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

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 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses