PT-2026-90328 · Linux · Linux

CVE-2026-89612

·

Published

2026-09-11

·

Updated

2026-09-11

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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 parse ntfs boot sector() 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 lcn empty bits per page.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-89612

Affected Products

Linux