In the Linux kernel, the following vulnerability has been resolved: nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storage struct… (CVE-2026-89698)
A vulnerability in the Linux kernel's nfsd component involved improper sizing of address fields used for IPv6 clients, leading to out-of-bounds reads and potential leakage of adjacent memory data via netlink attributes. This flaw was accessible by unprivileged processes within the network namespace. The issue has been resolved by expanding the address fields to the larger sockaddr_storage structure and zero-initializing memory to prevent data leakage.
AI Analysis
Technical Summary
The Linux kernel's nfsd_genl_rqstp structure originally declared rq_daddr and rq_saddr as 16-byte sockaddr structs. When handling IPv6 NFS clients, these fields were cast to 28-byte sockaddr_in6 pointers, causing reads beyond the allocated 16 bytes into adjacent memory (rq_flags). This out-of-bounds read resulted in truncated IPv6 addresses combined with unintended rq_flags data being sent to userspace via netlink attributes. The vulnerability is reachable by any unprivileged process in the network namespace due to insufficient permission checks on the NFSD_CMD_RPC_STATUS_GET command. The fix involved widening rq_daddr and rq_saddr to sockaddr_storage, copying the full address size, and zero-initializing the relevant stack variable to prevent leaking uninitialized data.
Potential Impact
Unprivileged processes in the network namespace could read beyond intended memory boundaries, potentially leaking kernel memory contents adjacent to the address fields via netlink attributes. This could expose sensitive kernel data to unprivileged userspace processes. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel by widening the address fields to sockaddr_storage and zero-initializing memory to prevent leakage. Users should apply the official kernel updates that include this fix. Since this is a kernel vulnerability, updating to the patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; users should consult the vendor or Linux kernel advisories for the specific fixed versions and apply updates accordingly.
In the Linux kernel, the following vulnerability has been resolved: nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storage struct… (CVE-2026-89698)
Description
A vulnerability in the Linux kernel's nfsd component involved improper sizing of address fields used for IPv6 clients, leading to out-of-bounds reads and potential leakage of adjacent memory data via netlink attributes. This flaw was accessible by unprivileged processes within the network namespace. The issue has been resolved by expanding the address fields to the larger sockaddr_storage structure and zero-initializing memory to prevent data leakage.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's nfsd_genl_rqstp structure originally declared rq_daddr and rq_saddr as 16-byte sockaddr structs. When handling IPv6 NFS clients, these fields were cast to 28-byte sockaddr_in6 pointers, causing reads beyond the allocated 16 bytes into adjacent memory (rq_flags). This out-of-bounds read resulted in truncated IPv6 addresses combined with unintended rq_flags data being sent to userspace via netlink attributes. The vulnerability is reachable by any unprivileged process in the network namespace due to insufficient permission checks on the NFSD_CMD_RPC_STATUS_GET command. The fix involved widening rq_daddr and rq_saddr to sockaddr_storage, copying the full address size, and zero-initializing the relevant stack variable to prevent leaking uninitialized data.
Potential Impact
Unprivileged processes in the network namespace could read beyond intended memory boundaries, potentially leaking kernel memory contents adjacent to the address fields via netlink attributes. This could expose sensitive kernel data to unprivileged userspace processes. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel by widening the address fields to sockaddr_storage and zero-initializing memory to prevent leakage. Users should apply the official kernel updates that include this fix. Since this is a kernel vulnerability, updating to the patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; users should consult the vendor or Linux kernel advisories for the specific fixed versions and apply updates accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-cgqx-6jrp-48w7
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89698"]
Threat ID: 6aa49ffd55bf5e2cf5a865f2
Added to database: 09/12/2026, 00:42:37 UTC
Last enriched: 09/12/2026, 00:53:07 UTC
Last updated: 09/12/2026, 00:53:07 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.