In the Linux kernel, the following vulnerability has been resolved: nfsd: reject out-of-range nseconds in NFSv3 SETATTR and create ops A client can… (CVE-2026-89666)
A vulnerability in the Linux kernel's NFSv3 server implementation allowed clients to send SETATTR and create operations with out-of-range nanosecond values in atime or mtime timestamps. This caused corruption of on-disk metadata timestamps in filesystems like ext4 and XFS. The issue has been resolved by validating client-supplied timestamps early and rejecting invalid values with an appropriate error before any changes occur.
AI Analysis
Technical Summary
The Linux kernel's NFSv3 server did not properly validate the nanoseconds field (tv_nsec) in client-supplied atime and mtime timestamps for SETATTR, CREATE, MKDIR, SYMLINK, and MKNOD operations. Although the nseconds field was well-formed as a uint32, it could be out of the valid range (tv_nsec must be less than NSEC_PER_SEC). This invalid value was stored verbatim in the inode timestamps, leading to corruption of on-disk metadata timestamps in ext4 and XFS filesystems due to overflow and clobbering of seconds fields. The fix involves checking these timestamps in the NFS procedure handlers and returning NFS3ERR_INVAL for invalid values before any object creation or attribute changes occur, preventing metadata corruption.
Potential Impact
Clients could cause corruption of file timestamps on disk by sending out-of-range nanosecond values in NFSv3 SETATTR and create operations. This affects the integrity of filesystem metadata, potentially causing incorrect file times to be stored and reported. There is no indication of remote code execution or denial of service from the provided data.
Mitigation Recommendations
A fix is available that validates client-supplied atime and mtime nanosecond values in the NFSv3 server handlers and rejects out-of-range values with NFS3ERR_INVAL before any changes are made. Systems should apply the official Linux kernel update that includes this validation to prevent metadata corruption. No additional mitigation is required as the patch prevents the issue at the protocol handling level.
In the Linux kernel, the following vulnerability has been resolved: nfsd: reject out-of-range nseconds in NFSv3 SETATTR and create ops A client can… (CVE-2026-89666)
Description
A vulnerability in the Linux kernel's NFSv3 server implementation allowed clients to send SETATTR and create operations with out-of-range nanosecond values in atime or mtime timestamps. This caused corruption of on-disk metadata timestamps in filesystems like ext4 and XFS. The issue has been resolved by validating client-supplied timestamps early and rejecting invalid values with an appropriate error before any changes occur.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's NFSv3 server did not properly validate the nanoseconds field (tv_nsec) in client-supplied atime and mtime timestamps for SETATTR, CREATE, MKDIR, SYMLINK, and MKNOD operations. Although the nseconds field was well-formed as a uint32, it could be out of the valid range (tv_nsec must be less than NSEC_PER_SEC). This invalid value was stored verbatim in the inode timestamps, leading to corruption of on-disk metadata timestamps in ext4 and XFS filesystems due to overflow and clobbering of seconds fields. The fix involves checking these timestamps in the NFS procedure handlers and returning NFS3ERR_INVAL for invalid values before any object creation or attribute changes occur, preventing metadata corruption.
Potential Impact
Clients could cause corruption of file timestamps on disk by sending out-of-range nanosecond values in NFSv3 SETATTR and create operations. This affects the integrity of filesystem metadata, potentially causing incorrect file times to be stored and reported. There is no indication of remote code execution or denial of service from the provided data.
Mitigation Recommendations
A fix is available that validates client-supplied atime and mtime nanosecond values in the NFSv3 server handlers and rejects out-of-range values with NFS3ERR_INVAL before any changes are made. Systems should apply the official Linux kernel update that includes this validation to prevent metadata corruption. No additional mitigation is required as the patch prevents the issue at the protocol handling level.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-55g6-jf39-8gg4
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89666"]
Threat ID: 6aa4a00655bf5e2cf5a86640
Added to database: 09/12/2026, 00:42:46 UTC
Last enriched: 09/12/2026, 00:59:07 UTC
Last updated: 09/12/2026, 00:59: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.