File-size extension via unchecked MOVE_RANGE destination
Published Sep 16, 2026 · Updated Sep 16, 2026
Improper validation in the Linux kernel F2FS code allows local users to extend a destination inode via a crafted MOVE_RANGE request. F2FS_IOC_MOVE_RANGE validates the source range but not pos_out + len, while __clone_blkaddrs() skips NULL_ADDR holes and can return success before i_size is updated. A local process must reach the ioctl on an F2FS file; a source hole then permits an unchecked file-size extension beyond the validated destination range.
Summary
What happened
Improper validation in the Linux kernel F2FS code allows local users to extend a destination inode via a crafted MOVE_RANGE request. F2FS_IOC_MOVE_RANGE validates the source range but not pos_out + len, while __clone_blkaddrs() skips NULL_ADDR holes and can return success before i_size is updated. A local process must reach the ioctl on an F2FS file; a source hole then permits an unchecked file-size extension beyond the validated destination range.
The record
- CVE
- CVE-2026-89840
- Published
- Sep 16, 2026
- Updated
- Sep 16, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Sep 16, 2026CVE publishedPublication date reported by the CVE source.
- Sep 16, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4.8
- Affected versionversion=4dd6f977fc778e5a0da604e5f8cb2f36d163d27b <dcae1eeda53149f219dd6af93b3083b7271c1c63
- Affected versionversion=4dd6f977fc778e5a0da604e5f8cb2f36d163d27b <e533889fc26aea0cd83c90327063f272061dd820
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
No sourced classifications are available.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo