Page Alignment Vulnerability in Linux Kernel Affecting NTFS3
CVE-2026-80868

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
4 September 2026

What is CVE-2026-80868?

A vulnerability has been found in the Linux kernel related to the handling of inline data in the NTFS3 filesystem. The issue arises during the allocation of iomap inline data, where improper page alignment can lead to inconsistencies. Specifically, the function 'iomap_inline_data_valid' checks whether the allocated inline data fits within the confines of a page. However, if the data is allocated using 'kmemdup', it may not adhere to page-alignment standards, resulting in potential failures in the validation check. The fix involves utilizing the 'alloc_page' function to ensure that inline data allocation maintains proper page alignment, thus mitigating the associated risks.

Affected Version(s)

Linux 099ef9ab9203dff327f2d61e44773f9acbc01f13 < 3cd2212012c06d2b1fd03a6bf84f6202ab70056c

Linux 099ef9ab9203dff327f2d61e44773f9acbc01f13 < 70d3855594cf6e8791970714b65cac3202d6160e

Linux 7.0

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.