In the Linux kernel, the following vulnerability has been resolved: nfsd: size fh_verify server sockaddr slot by xpt_locallen The nfsd_fh_verify and… (CVE-2026-89702)
A vulnerability in the Linux kernel's NFS daemon (nfsd) tracepoints nfsd_fh_verify and nfsd_fh_verify_err caused a buffer overflow or information leak due to mismatched sizing of a server sockaddr slot. This flaw occurs when the size used for copying data (xpt_locallen) exceeds the reserved buffer size (xpt_remotelen), leading to a write past the buffer end. The issue affects NFSv2/v3 over UDP. The vulnerability has been fixed by adjusting the buffer size to match the copy length.
AI Analysis
Technical Summary
The Linux kernel's NFS daemon tracepoints nfsd_fh_verify and nfsd_fh_verify_err declared a server sockaddr slot sized by xpt_remotelen but copied data from xpt_local using xpt_locallen. When xpt_locallen is larger than xpt_remotelen, memcpy writes beyond the reserved buffer, causing a buffer overflow. Conversely, if xpt_locallen is smaller, leftover buffer contents may leak. This flaw is reachable on NFS over UDP because the remote length remains zero, causing a zero-byte slot but copying 16 or 28 bytes. Other NFSD tracepoints correctly size the slot by xpt_locallen. The fix aligns the slot size with xpt_locallen to prevent overflow and leaks.
Potential Impact
The vulnerability can cause a buffer overflow in kernel tracepoints, potentially leading to memory corruption or information leakage through trace consumers. It specifically affects NFSv2/v3 over UDP. No known exploits in the wild have been reported. The impact is limited to kernel tracing functionality related to NFS server address logging.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to size the server sockaddr slot by xpt_locallen, matching the copy length and preventing buffer overflow and data leakage. Users should apply the official kernel update containing this fix. No additional mitigation is required beyond applying the patch.
In the Linux kernel, the following vulnerability has been resolved: nfsd: size fh_verify server sockaddr slot by xpt_locallen The nfsd_fh_verify and… (CVE-2026-89702)
Description
A vulnerability in the Linux kernel's NFS daemon (nfsd) tracepoints nfsd_fh_verify and nfsd_fh_verify_err caused a buffer overflow or information leak due to mismatched sizing of a server sockaddr slot. This flaw occurs when the size used for copying data (xpt_locallen) exceeds the reserved buffer size (xpt_remotelen), leading to a write past the buffer end. The issue affects NFSv2/v3 over UDP. The vulnerability has been fixed by adjusting the buffer size to match the copy length.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's NFS daemon tracepoints nfsd_fh_verify and nfsd_fh_verify_err declared a server sockaddr slot sized by xpt_remotelen but copied data from xpt_local using xpt_locallen. When xpt_locallen is larger than xpt_remotelen, memcpy writes beyond the reserved buffer, causing a buffer overflow. Conversely, if xpt_locallen is smaller, leftover buffer contents may leak. This flaw is reachable on NFS over UDP because the remote length remains zero, causing a zero-byte slot but copying 16 or 28 bytes. Other NFSD tracepoints correctly size the slot by xpt_locallen. The fix aligns the slot size with xpt_locallen to prevent overflow and leaks.
Potential Impact
The vulnerability can cause a buffer overflow in kernel tracepoints, potentially leading to memory corruption or information leakage through trace consumers. It specifically affects NFSv2/v3 over UDP. No known exploits in the wild have been reported. The impact is limited to kernel tracing functionality related to NFS server address logging.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to size the server sockaddr slot by xpt_locallen, matching the copy length and preventing buffer overflow and data leakage. Users should apply the official kernel update containing this fix. No additional mitigation is required beyond applying the patch.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-vwc6-74mr-xh83
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89702"]
Threat ID: 6aa49ffb55bf5e2cf5a865dc
Added to database: 09/12/2026, 00:42:35 UTC
Last enriched: 09/12/2026, 00:51:08 UTC
Last updated: 09/12/2026, 00:51:08 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.