๐Ÿ” CVE Alert

CVE-2026-89840

UNKNOWN 0.0

f2fs: validate MOVE_RANGE destination size

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate MOVE_RANGE destination size F2FS_IOC_MOVE_RANGE checks the source range, but not the destination end before updating i_size. A source hole can expose this: __clone_blkaddrs() skips NULL_ADDR entries and returns success, so the caller can still extend the destination inode with unchecked pos_out + len. Reject destination overflow and use inode_newsize_ok() before extending the destination inode.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 16, 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
4dd6f977fc778e5a0da604e5f8cb2f36d163d27b < dcae1eeda53149f219dd6af93b3083b7271c1c63 4dd6f977fc778e5a0da604e5f8cb2f36d163d27b < e533889fc26aea0cd83c90327063f272061dd820
Linux / Linux
4.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/dcae1eeda53149f219dd6af93b3083b7271c1c63 git.kernel.org: https://git.kernel.org/stable/c/e533889fc26aea0cd83c90327063f272061dd820