CVE-2026-89703
Last modified
CVE-2026-89703 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: nfsd: set SC_STATUS_FREED in nfsd4_drop_revoked_stid for delegations nfsd4_drop_revoked_stid() handles FREE_STATEID for admin-revoked delegations but does not set SC_STATUS_FREED before releasing cl_lock. revoke_delegation() uses this flag to detect whether FREE_STATEID has already processed the delegation -- without it, the freed delegation is added to cl_revoked via list_add(), producing a use-after-free when cl_revoked is later traversed in __destroy_client(). The SC_STATUS_REVOKED path in nfsd4_free_stateid() (line 7983) already sets SC_STATUS_FREED correctly. Apply the same pattern to the SC_STATUS_ADMIN_REVOKED path in nfsd4_drop_revoked_stid().. 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: set SC_STATUS_FREED in nfsd4_drop_revoked_stid for delegations nfsd4_drop_revoked_stid() handles FREE_STATEID for admin-revoked delegations but does not set SC_STATUS_FREED before releasing cl_lock. revoke_delegation() uses this flag to detect whether FREE_STATEID has already processed the delegation -- without it, the freed delegation is added to cl_revoked via list_add(), producing a use-after-free when cl_revoked is later traversed in __destroy_client(). The SC_STATUS_REVOKED path in nfsd4_free_stateid() (line 7983) already sets SC_STATUS_FREED correctly. Apply the same pattern to the SC_STATUS_ADMIN_REVOKED path in nfsd4_drop_revoked_stid().
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8dd91e8d31febf4d9cca3ae1bb4771d33ae7ee5a, < d832a0587528853d45481d1faf75d4b5d062adaf; >= 8dd91e8d31febf4d9cca3ae1bb4771d33ae7ee5a, < 1e4795766719ffd74b8cf0f2fde4a1350f8326bf; >= 8dd91e8d31febf4d9cca3ae1bb4771d33ae7ee5a, < a6d89032e5c6620d5bb44582a72555ce07bf1c2e; >= 8dd91e8d31febf4d9cca3ae1bb4771d33ae7ee5a, < 650d370cfbc66a96dd14d517bd704689b5bda4e5; 967faa26f313a62e7bebc55d5b8122eaee43b929; >= 6.11.6, < 6.12 |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89703?
How severe is CVE-2026-89703?
How do I fix CVE-2026-89703?
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-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-89701In 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-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
- CVE-2026-89708In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89709In the Linux kernel, the following vulnerability has been re…8.1
Are you affected by CVE-2026-89703?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
