In the Linux kernel, the following vulnerability has been resolved: nfsd: don't free session slots that are still in use nfsd4_sequence() can free… (CVE-2026-89689)
A vulnerability in the Linux kernel's NFS server (nfsd) was resolved involving improper freeing of session slots that are still in use. The function nfsd4_sequence() could free the slot it was currently processing due to insufficient boundary checks, leading to use-after-free and memory corruption. Concurrent threads could also have their slots freed while still active. The fix involves additional checks to prevent freeing active slots and ensuring the current request's slot ID is within valid bounds.
AI Analysis
Technical Summary
The Linux kernel's NFS server (nfsd) had a vulnerability where nfsd4_sequence() could free session slots that were still in use. This occurred because the function free_session_slots() did not verify that the current request's slot ID was below the shrink boundary (se_target_maxslots) and did not check if slots were marked as in use (NFSD4_SLOT_INUSE) before freeing them. As a result, slots could be freed while still being processed, causing dangling pointers and memory corruption when the freed slot's memory was overwritten. The fix added checks to ensure the current slot ID is below the shrink boundary and scans for active slots before freeing, deferring shrink if any are active.
Potential Impact
This vulnerability can cause use-after-free conditions and memory corruption within the NFS server kernel module, potentially leading to instability or denial of service. There is no indication of remote code execution or privilege escalation in the provided data. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by adding boundary checks and verifying slot usage before freeing session slots. Users should apply the official kernel updates that include this fix once available. Patch status is not explicitly stated in the input data; therefore, check the vendor advisory or Linux kernel mailing lists for the current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: nfsd: don't free session slots that are still in use nfsd4_sequence() can free… (CVE-2026-89689)
Description
A vulnerability in the Linux kernel's NFS server (nfsd) was resolved involving improper freeing of session slots that are still in use. The function nfsd4_sequence() could free the slot it was currently processing due to insufficient boundary checks, leading to use-after-free and memory corruption. Concurrent threads could also have their slots freed while still active. The fix involves additional checks to prevent freeing active slots and ensuring the current request's slot ID is within valid bounds.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's NFS server (nfsd) had a vulnerability where nfsd4_sequence() could free session slots that were still in use. This occurred because the function free_session_slots() did not verify that the current request's slot ID was below the shrink boundary (se_target_maxslots) and did not check if slots were marked as in use (NFSD4_SLOT_INUSE) before freeing them. As a result, slots could be freed while still being processed, causing dangling pointers and memory corruption when the freed slot's memory was overwritten. The fix added checks to ensure the current slot ID is below the shrink boundary and scans for active slots before freeing, deferring shrink if any are active.
Potential Impact
This vulnerability can cause use-after-free conditions and memory corruption within the NFS server kernel module, potentially leading to instability or denial of service. There is no indication of remote code execution or privilege escalation in the provided data. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by adding boundary checks and verifying slot usage before freeing session slots. Users should apply the official kernel updates that include this fix once available. Patch status is not explicitly stated in the input data; therefore, check the vendor advisory or Linux kernel mailing lists for the current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-49vg-hxcf-g87m
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89689"]
Threat ID: 6aa49fff55bf5e2cf5a86600
Added to database: 09/12/2026, 00:42:39 UTC
Last enriched: 09/12/2026, 00:54:14 UTC
Last updated: 09/12/2026, 00:54:14 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.