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)
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 Analysis
Technical Summary
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.
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)
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
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.
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 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.