CVE-2026-46072: ntfs3: add buffer boundary checks to run_unpack()

Published May 27, 2026
·
Updated

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

ntfs3: add buffer boundary checks to rununpack()

rununpack() checks runbuf < runlast at the top of the while loop but then reads sizesize and offsetsize bytes via rununpacks64() without verifying they fit within the remaining buffer. A crafted NTFS image with truncated run data in an MFT attribute triggers an OOB heap read of up to 15 bytes when the filesystem is mounted.

Add boundary checks before each rununpacks64() call to ensure the declared field size does not exceed the remaining buffer.

Found by fuzzing with a source-patched harness (LibAFL + QEMU).

Affected Software

8 affected componentsFixes available
Linux Linux kernel
Linux Linux kernel>=5.15<5.15.209
Linux Linux kernel>=5.16<6.1.175
Linux Linux kernel>=6.2<6.6.140
Linux Linux kernel>=6.7<6.12.86
Linux Linux kernel>=6.13<6.18.27
Linux Linux kernel>=6.19<7.0.4
Microsoft azl3 kernel 6.6.139.1-1<6.6.141.1-1
6.6.141.1-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 6.6.141.1-1
  2. Configuration

    Upgrade/patch the Linux kernel to a version that includes the resolution for ntfs3: add buffer boundary checks to run_unpack() so that size_size/offset_size bytes read via run_unpack_s64() do not exceed the remaining buffer (beyond the existing run_buf < run_last check).

    Linux kernel (ntfs3 filesystem driver) Enable updated kernel with ntfs3 buffer boundary checks = Apply the resolved fix so run_unpack() verifies run_unpack_s64() reads stay within the remaining buffer

Event History

May 27, 2026
CVE Published
via MITRE·12:58 PM
Data Sourced
via MITRE·12:58 PM
Description
Data Sourced
via NVD·02:17 PM
RemedyDescriptionSeverityAffected Software
May 28, 2026
Data Sourced
via Microsoft·08:09 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·08:09 AM
Affected Software
Updated
via Microsoft·08:09 AM
DescriptionSeverity

Frequently Asked Questions

1

Which systems are realistically exposed?

Systems that mount NTFS filesystems using the Linux kernel ntfs3 driver are exposed when they process an NTFS image containing truncated run data in an MFT attribute. The issue can be triggered during filesystem mount.

2

What does an attacker need to exploit this issue?

An attacker needs the ability to provide or cause a system to mount a crafted NTFS image. The attack is local according to the supplied vector and does not require user interaction.

3

What is the expected impact of successful exploitation?

The vulnerable parsing can cause an out-of-bounds heap read of up to 15 bytes. The supplied impact metrics indicate high confidentiality impact and high availability impact, with no integrity impact.

4

What can be done while a patched kernel is not available?

Update to a Linux kernel release that includes the referenced stable fixes. If updating is not immediately possible, avoid mounting untrusted NTFS images with the ntfs3 driver.

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