In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate dirty page table on log replay Each DIR_PAGE_ENTRY ends in a… (CVE-2026-89617)
A vulnerability in the Linux kernel's NTFS3 filesystem driver was resolved involving improper validation of the dirty page table during log replay. The issue arises because the length of the page_lcns[] array in each DIR_PAGE_ENTRY is not properly checked against its declared size, allowing out-of-bounds memory operations during conversion and replay. A new validation check was added to ensure the array size matches its allocation, preventing overflow. Additional bounds checks for log record indices are handled separately.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel NTFS3 driver involves insufficient validation of the page_lcns[] array length in DIR_PAGE_ENTRY structures during log replay. The existing check_rstbl() function did not verify that the array fits within the entry size, enabling crafted lcns_follow values to cause out-of-bounds memory operations during v0->v1 conversion memmove and replay passes. The fix introduces check_dp_table() to reject entries larger than their allocated size using struct_size(), ensuring safe bounds for all page_lcns[] accesses bounded by the entry. Separate bounds checks for indices derived from log records are addressed in a follow-up patch.
Potential Impact
This vulnerability could allow crafted NTFS log entries to cause out-of-bounds memory access during log replay in the Linux kernel, potentially leading to memory corruption or instability. However, no known exploits in the wild have been reported. The impact is limited to systems using the NTFS3 filesystem driver in the Linux kernel.
Mitigation Recommendations
A patch has been applied to the Linux kernel source to add proper validation of the dirty page table entries in the NTFS3 driver. Users should update their Linux kernel to a version that includes this fix once it is released. No additional mitigation is indicated by the vendor advisory.
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate dirty page table on log replay Each DIR_PAGE_ENTRY ends in a… (CVE-2026-89617)
Description
A vulnerability in the Linux kernel's NTFS3 filesystem driver was resolved involving improper validation of the dirty page table during log replay. The issue arises because the length of the page_lcns[] array in each DIR_PAGE_ENTRY is not properly checked against its declared size, allowing out-of-bounds memory operations during conversion and replay. A new validation check was added to ensure the array size matches its allocation, preventing overflow. Additional bounds checks for log record indices are handled separately.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel NTFS3 driver involves insufficient validation of the page_lcns[] array length in DIR_PAGE_ENTRY structures during log replay. The existing check_rstbl() function did not verify that the array fits within the entry size, enabling crafted lcns_follow values to cause out-of-bounds memory operations during v0->v1 conversion memmove and replay passes. The fix introduces check_dp_table() to reject entries larger than their allocated size using struct_size(), ensuring safe bounds for all page_lcns[] accesses bounded by the entry. Separate bounds checks for indices derived from log records are addressed in a follow-up patch.
Potential Impact
This vulnerability could allow crafted NTFS log entries to cause out-of-bounds memory access during log replay in the Linux kernel, potentially leading to memory corruption or instability. However, no known exploits in the wild have been reported. The impact is limited to systems using the NTFS3 filesystem driver in the Linux kernel.
Mitigation Recommendations
A patch has been applied to the Linux kernel source to add proper validation of the dirty page table entries in the NTFS3 driver. Users should update their Linux kernel to a version that includes this fix once it is released. No additional mitigation is indicated by the vendor advisory.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-gfmm-7qwj-299m
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89617"]
Threat ID: 6aa4a00855bf5e2cf5a86657
Added to database: 09/12/2026, 00:42:48 UTC
Last enriched: 09/12/2026, 01:00:56 UTC
Last updated: 09/12/2026, 01:00:56 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.