Skip to main content

In the Linux kernel, the following vulnerability has been resolved: nfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()… (CVE-2026-89668)

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

Description

A vulnerability in the Linux kernel's NFS daemon (nfsd) initialization sequence was resolved by reordering function calls. The issue involved nfsd_debugfs_init() being called before nfsd4_init_slabs(), which could lead to orphan debugfs files with stale function pointers if slab allocation failed. The fix moves nfsd_debugfs_init() to after slab initialization and adjusts cleanup order to prevent stale references.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 00:58:17 UTC

Technical Analysis

The Linux kernel's nfsd initialization had a flaw where nfsd_debugfs_init() ran before nfsd4_init_slabs() in init_nfsd(). If slab allocation failed, the early return bypassed nfsd_debugfs_exit(), leaving orphan debugfs files with stale function pointers referencing freed module text. The patch reorders initialization so that nfsd_debugfs_init() occurs only after slab allocation succeeds, ensuring no debugfs state exists to clean up on early return. Cleanup order was also updated to run nfsd_debugfs_exit() before nfsd4_free_slabs() to maintain proper reverse-initialization order. This change prevents stale debugfs references without functional impact on module behavior.

Potential Impact

If slab allocation failed during nfsd initialization, orphan debugfs files with stale function pointers could remain, potentially leading to use-after-free conditions or kernel instability. The vulnerability could cause kernel memory corruption or crashes due to references to freed module text. However, no known exploits in the wild have been reported.

Mitigation Recommendations

A fix has been implemented by reordering the initialization and cleanup calls in the Linux kernel source code for nfsd. Users should update to a Linux kernel version that includes this fix. No additional mitigation steps are required beyond applying the official patch.

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-9vcc-j8g4-f8ff
Osv Schema Version
1.4.0
Aliases
["CVE-2026-89668"]

Threat ID: 6aa4a00555bf5e2cf5a86634

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

Last enriched: 09/12/2026, 00:58:17 UTC

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