In the Linux kernel, the following vulnerability has been resolved: NFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lock… (CVE-2026-89712)
A use-after-free vulnerability in the Linux kernel's NFSD component related to the handling of nfsd4_ssc_umount_item list iteration has been resolved. The issue occurs when the iteration pointer is freed by another thread during a lock-drop window, leading to a potential dereference of freed memory. The fix restarts the list walk after reacquiring the lock to avoid using a stale pointer.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's NFSD subsystem involves the nfsd4_ssc_expire_umount() function walking a list of source mounts with a safe iteration macro. During iteration, the code sets a busy flag, drops a lock to perform mntput(), then reacquires the lock to delete and free the current list entry. However, the iteration's saved next pointer (tmp) is not protected during the lock drop. Concurrently, another thread can delete and free its own list item, which may be the saved next pointer, causing the next iteration to dereference freed memory. The patch restarts the list walk from the head after reacquiring the lock to prevent dereferencing freed pointers. This fix is efficient given the typically small list size and periodic nature of the expire work.
Potential Impact
This vulnerability can lead to use-after-free conditions in the kernel, potentially causing kernel crashes or undefined behavior. There is no information about active exploitation in the wild or direct privilege escalation. The impact is limited to kernel stability and reliability during NFSD source mount expiration processing.
Mitigation Recommendations
A fix has been implemented to restart the list walk after reacquiring the lock, preventing use-after-free dereferences. Users should apply the official Linux kernel update that includes this patch to remediate the vulnerability. No additional mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: NFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lock… (CVE-2026-89712)
Description
A use-after-free vulnerability in the Linux kernel's NFSD component related to the handling of nfsd4_ssc_umount_item list iteration has been resolved. The issue occurs when the iteration pointer is freed by another thread during a lock-drop window, leading to a potential dereference of freed memory. The fix restarts the list walk after reacquiring the lock to avoid using a stale pointer.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's NFSD subsystem involves the nfsd4_ssc_expire_umount() function walking a list of source mounts with a safe iteration macro. During iteration, the code sets a busy flag, drops a lock to perform mntput(), then reacquires the lock to delete and free the current list entry. However, the iteration's saved next pointer (tmp) is not protected during the lock drop. Concurrently, another thread can delete and free its own list item, which may be the saved next pointer, causing the next iteration to dereference freed memory. The patch restarts the list walk from the head after reacquiring the lock to prevent dereferencing freed pointers. This fix is efficient given the typically small list size and periodic nature of the expire work.
Potential Impact
This vulnerability can lead to use-after-free conditions in the kernel, potentially causing kernel crashes or undefined behavior. There is no information about active exploitation in the wild or direct privilege escalation. The impact is limited to kernel stability and reliability during NFSD source mount expiration processing.
Mitigation Recommendations
A fix has been implemented to restart the list walk after reacquiring the lock, preventing use-after-free dereferences. Users should apply the official Linux kernel update that includes this patch to remediate the vulnerability. No additional mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-cfxc-m2r2-5grw
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89712"]
Threat ID: 6aa49ffd55bf5e2cf5a865f3
Added to database: 09/12/2026, 00:42:37 UTC
Last enriched: 09/12/2026, 00:53:17 UTC
Last updated: 09/12/2026, 00:53:17 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.