CVE-2026-89610: ntfs: verify run length exceeding volume boundary

Published Sep 11, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

ntfs: verify run length exceeding volume boundary

The mapping pairs decoder validates that the starting LCN is within the volume but does not check if the run extends beyond the volume boundary.

A malformed NTFS image with a crafted mapping pairs array could cause the kernel to access memory beyond the volume boundary, potentially leading to memory corruption and privilege escalation.

Add validation to ensure lcn + length stays within nrclusters.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 11, 2026
CVE Published
via MITRE·07:45 PM
Data Sourced
via MITRE·07:45 PM
Description

Frequently Asked Questions

1

Who is realistically exposed to this issue?

Systems that process a malformed NTFS filesystem image are exposed. The crafted image must contain mapping pairs that describe a cluster run starting within the volume but extending beyond its cluster boundary.

2

What does an attacker need to exploit it?

An attacker needs to provide or cause the system to process a malicious NTFS image with a crafted mapping pairs array. Successful exploitation could cause memory access beyond the volume boundary, with potential memory corruption and privilege escalation.

3

What validation does the fix add?

The fix verifies that the starting logical cluster number plus the run length remains within the volume's nr_clusters limit. Previously, only the starting logical cluster number was checked.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203