In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent lock owner use-after-free during client teardown… (CVE-2026-89662)
A use-after-free vulnerability in the Linux kernel's NFSD component during client teardown has been resolved. The flaw involves improper handling of lock owners when a client is destroyed, leading to a NULL dereference in remove_blocked_locks(). This occurs because __destroy_client() does not hold the necessary lock or reference while walking the owner table, allowing a blocked lock owner to be freed concurrently by the per-net laundromat. This vulnerability has been addressed by ensuring proper locking and reference management during client teardown.
AI Analysis
Technical Summary
The Linux kernel NFSD subsystem had a use-after-free vulnerability (CVE-2026-89662) triggered during client teardown. Specifically, __destroy_client() releases a client's open owners but fails to hold the cl_lock or maintain references while iterating over lock owners, allowing the per-net laundromat to concurrently free blocked locks and their owners. This results in a NULL dereference in remove_blocked_locks() when __destroy_client() dereferences a freed owner. The fix involves holding cl_lock across the walk, taking references and unhashing each owner before calling remove_blocked_locks() and nfs4_put_stateowner(), which properly synchronize access.
Potential Impact
The vulnerability causes a NULL pointer dereference in kernel code, which can lead to a denial of service (kernel crash). There is no information about exploitation in the wild or escalation of privileges. The impact is limited to system stability and availability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this use-after-free issue by improving locking and reference handling during client teardown. Users should apply the official kernel updates that include this fix. Since this is a kernel vulnerability, patching the kernel to the fixed version is the recommended remediation.
In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent lock owner use-after-free during client teardown… (CVE-2026-89662)
Description
A use-after-free vulnerability in the Linux kernel's NFSD component during client teardown has been resolved. The flaw involves improper handling of lock owners when a client is destroyed, leading to a NULL dereference in remove_blocked_locks(). This occurs because __destroy_client() does not hold the necessary lock or reference while walking the owner table, allowing a blocked lock owner to be freed concurrently by the per-net laundromat. This vulnerability has been addressed by ensuring proper locking and reference management during client teardown.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel NFSD subsystem had a use-after-free vulnerability (CVE-2026-89662) triggered during client teardown. Specifically, __destroy_client() releases a client's open owners but fails to hold the cl_lock or maintain references while iterating over lock owners, allowing the per-net laundromat to concurrently free blocked locks and their owners. This results in a NULL dereference in remove_blocked_locks() when __destroy_client() dereferences a freed owner. The fix involves holding cl_lock across the walk, taking references and unhashing each owner before calling remove_blocked_locks() and nfs4_put_stateowner(), which properly synchronize access.
Potential Impact
The vulnerability causes a NULL pointer dereference in kernel code, which can lead to a denial of service (kernel crash). There is no information about exploitation in the wild or escalation of privileges. The impact is limited to system stability and availability.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this use-after-free issue by improving locking and reference handling during client teardown. Users should apply the official kernel updates that include this fix. Since this is a kernel vulnerability, patching the kernel to the fixed version is the recommended remediation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-h9v2-7c48-mpxj
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89662"]
Threat ID: 6aa4a00455bf5e2cf5a8662d
Added to database: 09/12/2026, 00:42:44 UTC
Last enriched: 09/12/2026, 00:57:45 UTC
Last updated: 09/12/2026, 00:57:45 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.