CVE-2026-89612: ntfs: reject invalid MFT LCNs from boot sector

Published Sep 11, 2026
·
Updated

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

ntfs: reject invalid MFT LCNs from boot sector

The NTFS boot sector stores the MFT and MFTMirr locations as unsigned 64-bit LCNs, but parsentfsbootsector() decoded them into an s64.

A crafted high-bit value could therefore become negative and pass the existing upper-bound check. The invalid value then propagated into the MFT zone allocator and could result in an out-of-bounds access to lcnemptybitsperpage.

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

What attacker-controlled input is required to trigger the flaw?

An attacker needs to provide an NTFS boot sector with a high-bit value in the MFT or MFTMirr location field. The unsigned 64-bit LCN can be decoded as a negative signed value and bypass the existing upper-bound check.

2

What is the resulting failure condition?

The invalid LCN can propagate into the MFT zone allocator and lead to an out-of-bounds access to lcn_empty_bits_per_page.

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