PatchSiren cyber security CVE debrief
CVE-2026-90204 Linux CVE debrief
A use-after-free vulnerability exists in the Linux kernel's ocfs2 filesystem implementation. The vulnerability occurs when an active i_dio_orphaned_slot value falls outside the slot range during dinode validation, leading to an invalid cache entry pointer being dereferenced as an inode pointer. This can cause system crashes, instability, or potential elevation of privileges. Linux kernel developers, maintainers, and users of systems with ocfs2 filesystems should verify kernel versions and apply patches to mitigate the vulnerability.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.8
- 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 maintainers, as well as users and administrators of systems that use the ocfs2 filesystem, should be aware of this vulnerability and take steps to mitigate it. They should verify kernel versions and apply patches to ensure the vulnerability is fixed.
Why it matters
This vulnerability in the Linux kernel's ocfs2 filesystem implementation could lead to system crashes, instability, or potential elevation of privileges. Linux kernel developers, maintainers, and users of systems with ocfs2 filesystems should verify kernel versions and apply patches to mitigate the vulnerability.
- Potential system crashes or instability due to use-after-free errors
- Possible elevation of privileges or unauthorized access to sensitive data
- Required verification of kernel versions and patch application to ensure vulnerability fix
Technical summary
The vulnerability occurs in the ocfs2 filesystem implementation in the Linux kernel. An active i_dio_orphaned_slot value outside the slot range during dinode validation leads to an invalid cache entry pointer being dereferenced as an inode pointer, resulting in a use-after-free error. This can cause system crashes, instability, or potential elevation of privileges. Linux kernel developers and maintainers should review and apply patches to address the vulnerability. The fix involves rejecting an active i_dio_orphaned_slot outside the slot range during dinode validation, before DIO orphan recovery can consume it.
Defensive priority
High
Recommended defensive actions
- Review and apply the provided kernel patches to address the vulnerability
- Ensure that the Linux kernel is updated to a version that includes the fix
- Monitor system logs for potential exploitation attempts
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
Evidence notes
The CVE record and NVD vulnerability detail page provide information on the vulnerability, including its description, CVSS score, and affected systems. The Linux kernel's ocfs2 filesystem implementation is vulnerable to a use-after-free error. The vulnerability occurs when an active i_dio_orphaned_slot value falls outside the slot range during dinode validation. Defenders should verify kernel versions and apply patches to mitigate the vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90204 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90204
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90204 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90204
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/418e0ae42fa769d354b15e62c01a00413024755b
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/bb88131c9831075b8dc08cdd375743e5d44c7ca2
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/e35fa6eb4d2a39f8049f62361a4b44930882b5f8
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.