PatchSiren cyber security CVE debrief
CVE-2026-90234 Linux CVE debrief
A Linux kernel vulnerability allows a client to silently drop a delegation granted by an NFS server, potentially causing the server to revoke the delegation and move it to a revoked list, leading to a state manager loop. The vulnerability occurs when an NFS server grants a delegation in an OPEN reply, but the client fails to record it. In certain error flows, the client returns without sending a DELEGRETURN, causing the server to believe the client still holds the delegation. This can lead to the server revoking the delegation and moving it to a revoked list, resulting in a state manager loop. The patch is available, but the exact versions affected and fixed are not specified.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
Linux kernel developers and administrators, NFS server and client operators, and security teams should be aware of this vulnerability and take necessary actions to ensure the patch is applied and kernel versions are verified to prevent potential delegation issues and state manager loops. They should also review compensating controls for exposed systems while remediation is scheduled and verified, and check relevant monitoring, detection, and logs for
Why it matters
This vulnerability requires attention from Linux kernel developers and administrators, as well as NFS server and client operators, to ensure the patch is applied and kernel versions are verified to prevent potential delegation issues and state manager loops.
- Potential state manager loop due to unreturned delegations
- Server revocation of delegations and movement to revoked list
- Client failure to record delegations in certain error flows
Technical summary
The Linux kernel vulnerability occurs when an NFS server grants a delegation in an OPEN reply, but the client fails to record it. In certain error flows, the client returns without sending a DELEGRETURN, causing the server to believe the client still holds the delegation. This can lead to the server revoking the delegation and moving it to a revoked list, resulting in a state manager loop. The patch is available, but the exact versions affected and fixed are not specified. To address this vulnerability, defenders should review and apply the available patch to the Linux kernel, monitor NFS server and client interactions for potential delegation issues, and verify kernel versions and configurations to ensure the
Defensive priority
Medium
Recommended defensive actions
- Review and apply the available patch to the Linux kernel
- Monitor NFS server and client interactions for potential delegation issues
- Verify kernel versions and configurations to ensure the fix is applied
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The vulnerability was resolved in the Linux kernel, and a patch is available. However, the exact versions affected and fixed are not specified in the provided corpus. To verify, defenders should review the official advisory or CVE record to validate affected scope, severity, and vendor guidance. They should also check relevant monitoring, detection, and logs for exposed assets that need extra review.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90234 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90234
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90234 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90234
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/220af23d863995091f0edeb1e6aa0945b3db8b37
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/92533e49fe3c455088657b862cf3562260c0ce25
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.