CVE-2026-89694
Last modified
CVE-2026-89694 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: nfsd: check client ownership when cancelling a copy-notify stateid On the OFFLOAD_CANCEL path (clp != NULL), manage_cpntf_state() freed the target cpntf state without checking ownership. The lookup key st->si_opaque.so_id is allocated cyclically (guessable) and the embedded clientid is the fixed per-net nn->s2s_cp_cl_id, so any authenticated NFSv4.2 client could cancel and free another client's copy-notify stateid. Compare the creating clientid recorded in state->cp_p_clid against the requesting client's cl_clientid and return nfserr_bad_stateid on a mismatch instead of freeing the entry.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: nfsd: check client ownership when cancelling a copy-notify stateid On the OFFLOAD_CANCEL path (clp != NULL), manage_cpntf_state() freed the target cpntf state without checking ownership. The lookup key st->si_opaque.so_id is allocated cyclically (guessable) and the embedded clientid is the fixed per-net nn->s2s_cp_cl_id, so any authenticated NFSv4.2 client could cancel and free another client's copy-notify stateid. Compare the creating clientid recorded in state->cp_p_clid against the requesting client's cl_clientid and return nfserr_bad_stateid on a mismatch instead of freeing the entry.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ce0887ac96d35c7105090e166bb0807dc0a0e838, < 88daaed26e17e1c7e851859b5bbb4f0e1ab6d0e9; >= ce0887ac96d35c7105090e166bb0807dc0a0e838, < 81b2cfe767943922eca906a2a5af23a0ce5d0f35; >= ce0887ac96d35c7105090e166bb0807dc0a0e838, < 6bba72b8ee68ad631b94bd439592cba46de54d7d; >= ce0887ac96d35c7105090e166bb0807dc0a0e838, < 75268f6cfe26b09a7e4d3216367e87fe9e2a26aa; >= ce0887ac96d35c7105090e166bb0807dc0a0e838, < b1eca07303594ca27f5dc360a6946bd7e1f5b04c; >= ce0887ac96d35c7105090e166bb0807dc0a0e838, < b42dc26a14b4ad5d6daaada11ec4c70744141c25; >= ce0887ac96d35c7105090e166bb0807dc0a0e838, < d801906165cb5cc250d5cbe44935594e170be3e2; >= ce0887ac96d35c7105090e166bb0807dc0a0e838, < 6bdbfab96e0cf25e5f57dac5c09dc1749751a4bf |
| Linux | Linux | 5.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89694?
How severe is CVE-2026-89694?
How do I fix CVE-2026-89694?
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-89689In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-8969Mitigation bypass in the DOM: Security component. This vulne…8.1
- CVE-2026-89690In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89691In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89692In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89693In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89695In the Linux kernel, the following vulnerability has been re…7.5
- 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
Are you affected by CVE-2026-89694?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
