In the Linux kernel, the following vulnerability has been resolved: nfsd: validate sockaddr length per family in listener_set nfsd_sock_nl_policy… (CVE-2026-89700)
A vulnerability in the Linux kernel's nfsd component related to improper validation of sockaddr length per address family has been resolved. The issue allowed a CAP_NET_ADMIN user to send a malformed NFSD_A_SOCK_ADDR attribute with an incorrect length for IPv6 addresses, causing out-of-bounds reads. The fix introduces a dedicated validation helper that ensures each listener entry is properly parsed and validated before processing, preventing malformed requests from causing side effects.
AI Analysis
Technical Summary
The Linux kernel's nfsd_sock_nl_policy previously declared NFSD_A_SOCK_ADDR as a binary attribute without enforcing a minimum length, allowing a CAP_NET_ADMIN caller to send a 16-byte NFSD_A_SOCK_ADDR with sa_family=AF_INET6, which triggered a 12-byte out-of-bounds read in multiple consumers (rpc_cmp_addr_port, svc_find_listener, kernel_bind). The vulnerability stemmed from duplicated and inconsistent validation logic that inadequately checked sockaddr lengths, especially for AF_INET6. The patch adds a new helper function nfsd_nl_validate_listeners() that validates the entire listener list once, ensuring each entry is correctly formed and of sufficient length for its address family before any mutation or processing occurs. This eliminates redundant and insufficient checks and prevents malformed entries from causing side effects.
Potential Impact
A CAP_NET_ADMIN user could exploit this vulnerability to cause out-of-bounds memory reads in the kernel, potentially leading to information disclosure or kernel instability. However, exploitation requires elevated privileges (CAP_NET_ADMIN), limiting the attack surface. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to properly validate sockaddr lengths per address family before processing listener entries, preventing out-of-bounds reads. Users should update to the fixed kernel version once available. No additional mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: nfsd: validate sockaddr length per family in listener_set nfsd_sock_nl_policy… (CVE-2026-89700)
Description
A vulnerability in the Linux kernel's nfsd component related to improper validation of sockaddr length per address family has been resolved. The issue allowed a CAP_NET_ADMIN user to send a malformed NFSD_A_SOCK_ADDR attribute with an incorrect length for IPv6 addresses, causing out-of-bounds reads. The fix introduces a dedicated validation helper that ensures each listener entry is properly parsed and validated before processing, preventing malformed requests from causing side effects.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's nfsd_sock_nl_policy previously declared NFSD_A_SOCK_ADDR as a binary attribute without enforcing a minimum length, allowing a CAP_NET_ADMIN caller to send a 16-byte NFSD_A_SOCK_ADDR with sa_family=AF_INET6, which triggered a 12-byte out-of-bounds read in multiple consumers (rpc_cmp_addr_port, svc_find_listener, kernel_bind). The vulnerability stemmed from duplicated and inconsistent validation logic that inadequately checked sockaddr lengths, especially for AF_INET6. The patch adds a new helper function nfsd_nl_validate_listeners() that validates the entire listener list once, ensuring each entry is correctly formed and of sufficient length for its address family before any mutation or processing occurs. This eliminates redundant and insufficient checks and prevents malformed entries from causing side effects.
Potential Impact
A CAP_NET_ADMIN user could exploit this vulnerability to cause out-of-bounds memory reads in the kernel, potentially leading to information disclosure or kernel instability. However, exploitation requires elevated privileges (CAP_NET_ADMIN), limiting the attack surface. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to properly validate sockaddr lengths per address family before processing listener entries, preventing out-of-bounds reads. Users should update to the fixed kernel version once available. No additional mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-wm2v-r9v6-53mg
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89700"]
Threat ID: 6aa49ffb55bf5e2cf5a865db
Added to database: 09/12/2026, 00:42:35 UTC
Last enriched: 09/12/2026, 00:51:02 UTC
Last updated: 09/12/2026, 00:51:02 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.