๐Ÿ” CVE Alert

CVE-2026-80868

UNKNOWN 0.0

ntfs3: Allocate iomap inline_data using alloc_page

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Allocate iomap inline_data using alloc_page This fixes a BUG reported in iomap_write_end_inline: iomap_inline_data_valid checks that the inline_data fits within a page. If the inline_data is allocated with kmemdup there's no guarantee that it's page-aligned, so the check sometimes fails. Allocate it with alloc_page to ensure it's page-aligned.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 4, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
099ef9ab9203dff327f2d61e44773f9acbc01f13 < 3cd2212012c06d2b1fd03a6bf84f6202ab70056c 099ef9ab9203dff327f2d61e44773f9acbc01f13 < 70d3855594cf6e8791970714b65cac3202d6160e
Linux / Linux
7.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/3cd2212012c06d2b1fd03a6bf84f6202ab70056c git.kernel.org: https://git.kernel.org/stable/c/70d3855594cf6e8791970714b65cac3202d6160e