Skip to main content

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revoke… (CVE-2026-89686)

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

Description

A race condition vulnerability in the Linux kernel's NFS server (nfsd) involving the nfsd4_alloc_layout_stateid function has been fixed. The issue arises from reading a delegation file pointer without proper locking, which can lead to a BUG_ON condition triggered by concurrent delegation revokes. This race condition can be triggered by two NFS clients interacting with the same file delegation and recall process. The fix involves adding proper locking and replacing the BUG_ON with an error return to handle the race gracefully.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 00:55:33 UTC

Technical Analysis

The vulnerability in the Linux kernel's nfsd component occurs because nfsd4_alloc_layout_stateid reads the fp->fi_deleg_file pointer without holding the fi_lock when the parent stateid is a delegation. Concurrent delegation revokes can clear fi_deleg_file under fi_lock, causing nfsd_file_get() to return NULL and triggering a BUG_ON. This race is client-reachable when one NFS client holds a delegation and another client opens the same file to force a recall. If the first client does not respond, the laundromat revokes the delegation concurrently with a LAYOUTGET operation from any client using the delegation stateid, hitting the race window. The fix adds fi_lock around the fi_deleg_file read and replaces the BUG_ON with a graceful error return that cleans up partially-initialized layout stateids.

Potential Impact

The vulnerability can cause the NFS server to hit a BUG_ON condition, which typically results in a kernel panic or crash. This can lead to denial of service for clients relying on the NFS server. The race condition is reachable by clients interacting with file delegations, potentially causing service disruption.

Mitigation Recommendations

No explicit vendor advisory or patch link is provided in the input data. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The fix involves adding proper locking and replacing the BUG_ON with error handling in the Linux kernel source code. Users should monitor official Linux kernel releases and apply updates that include this fix once available.

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-8hmx-j653-mwq6
Osv Schema Version
1.4.0
Aliases
["CVE-2026-89686"]

Threat ID: 6aa4a00255bf5e2cf5a86615

Added to database: 09/12/2026, 00:42:42 UTC

Last enriched: 09/12/2026, 00:55:33 UTC

Last updated: 09/12/2026, 00:55:33 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