CVE-2026-89701
Last modified
CVE-2026-89701 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: nfsd: validate nseconds in TIME_DELEG decode paths The xdrgen-based TIME_DELEG_ACCESS and TIME_DELEG_MODIFY decode arms store a raw uint32_t nseconds directly into tv_nsec without enforcing nseconds < NSEC_PER_SEC. The legacy nfsd4_decode_nfstime4 has this check but the TIME_DELEG paths do not.
Description
In the Linux kernel, the following vulnerability has been resolved: nfsd: validate nseconds in TIME_DELEG decode paths The xdrgen-based TIME_DELEG_ACCESS and TIME_DELEG_MODIFY decode arms store a raw uint32_t nseconds directly into tv_nsec without enforcing nseconds < NSEC_PER_SEC. The legacy nfsd4_decode_nfstime4 has this check but the TIME_DELEG paths do not. A malformed timespec can propagate through notify_change() to disk. Add range checks in both nfs4xdr.c (SETATTR path) and nfs4callback.c (CB_GETATTR path).
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 6ae30d6eb26bce02c48c60074b4306270e2434c1, < 7e7b93da7fa2e77f977096251899d1410986adf6; >= 6ae30d6eb26bce02c48c60074b4306270e2434c1, < 5eb489831a9fd4754f4baf26e6989efb66ce104c; >= 6ae30d6eb26bce02c48c60074b4306270e2434c1, < 0f4a767340fad392bd656115b8752005518c9065 |
| Linux | Linux | 6.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89701?
How severe is CVE-2026-89701?
How do I fix CVE-2026-89701?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89696In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89697In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-89698In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89699In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-8970Privilege escalation in the Security component. This vulnera…8.8
- CVE-2026-89700In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89702In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89703In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89704In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89705In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89706In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89707In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-89701?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
