In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: reject out-of-range evcn in mi_enum_attr() In mi_enum_attr(), the… (CVE-2026-90199)
A vulnerability in the Linux kernel's NTFS3 filesystem driver was resolved involving improper validation of virtual cluster numbers (VCN) in the mi_enum_attr() function. The issue allowed out-of-range end VCN (evcn) values to bypass checks due to integer wraparound, potentially leading to incorrect processing of malformed on-disk attributes. This flaw could impact confidentiality, integrity, and availability of the system. The fix involves adding a range check for evcn values while preserving legitimate sentinel values. The vulnerability has a high severity score of 7.8 CVSS v3.1.
AI Analysis
Technical Summary
The Linux kernel NTFS3 driver contained a vulnerability in the mi_enum_attr() function where the validation of start and end virtual cluster numbers (VCN) for non-resident attributes was flawed. Specifically, the check if (svcn > evcn + 1) allowed evcn values equal to U64_MAX to wrap around to zero, causing the check to incorrectly pass any svcn. Additionally, evcn values near U64_MAX but not equal to it could also bypass validation if svcn was zero. Since VCNs should be bounded by the volume's cluster count, the fix adds a range check rejecting evcn values outside this range except for the sentinel value U64_MAX used to encode empty non-resident attributes. This prevents malformed attributes from passing unchecked and mitigates potential exploitation.
Potential Impact
This vulnerability could allow an attacker to craft malformed NTFS on-disk attributes that bypass validation checks, potentially leading to kernel memory corruption or other impacts affecting confidentiality, integrity, and availability. The CVSS v3.1 score is 7.8 (high), reflecting the local attack vector with low complexity but requiring user interaction and resulting in high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented to properly validate the evcn value range in the mi_enum_attr() function, rejecting out-of-range values while allowing the legitimate sentinel. Users should update their Linux kernel to a version that includes this fix. Since this is a kernel vulnerability, applying the official kernel patch or upgrading to a fixed kernel release is the recommended remediation. No additional mitigations are indicated.
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: reject out-of-range evcn in mi_enum_attr() In mi_enum_attr(), the… (CVE-2026-90199)
Description
A vulnerability in the Linux kernel's NTFS3 filesystem driver was resolved involving improper validation of virtual cluster numbers (VCN) in the mi_enum_attr() function. The issue allowed out-of-range end VCN (evcn) values to bypass checks due to integer wraparound, potentially leading to incorrect processing of malformed on-disk attributes. This flaw could impact confidentiality, integrity, and availability of the system. The fix involves adding a range check for evcn values while preserving legitimate sentinel values. The vulnerability has a high severity score of 7.8 CVSS v3.1.
CVSS v3.1
Score 7.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel NTFS3 driver contained a vulnerability in the mi_enum_attr() function where the validation of start and end virtual cluster numbers (VCN) for non-resident attributes was flawed. Specifically, the check if (svcn > evcn + 1) allowed evcn values equal to U64_MAX to wrap around to zero, causing the check to incorrectly pass any svcn. Additionally, evcn values near U64_MAX but not equal to it could also bypass validation if svcn was zero. Since VCNs should be bounded by the volume's cluster count, the fix adds a range check rejecting evcn values outside this range except for the sentinel value U64_MAX used to encode empty non-resident attributes. This prevents malformed attributes from passing unchecked and mitigates potential exploitation.
Potential Impact
This vulnerability could allow an attacker to craft malformed NTFS on-disk attributes that bypass validation checks, potentially leading to kernel memory corruption or other impacts affecting confidentiality, integrity, and availability. The CVSS v3.1 score is 7.8 (high), reflecting the local attack vector with low complexity but requiring user interaction and resulting in high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A fix has been implemented to properly validate the evcn value range in the mi_enum_attr() function, rejecting out-of-range values while allowing the legitimate sentinel. Users should update their Linux kernel to a version that includes this fix. Since this is a kernel vulnerability, applying the official kernel patch or upgrading to a fixed kernel release is the recommended remediation. No additional mitigations are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-6r4v-32r5-fpv2
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90199"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade52755bf5e2cf5edc1bb
Added to database: 09/19/2026, 01:28:07 UTC
Last enriched: 09/19/2026, 01:53:47 UTC
Last updated: 09/19/2026, 02:21:35 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.