๐Ÿ” CVE Alert

CVE-2026-63816

UNKNOWN 0.0

f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode - ioctl(F2FS_IOC_GARBAGE_COLLECT_RANGE) - shrink - f2fs_gc - gc_data_segment - ra_data_block(cow_inode) - mapping = F2FS_I(inode)->atomic_inode->i_mapping : f2fs_is_cow_file(cow_inode) is true - f2fs_evict_inode(atomic_inode) - clear_inode_flag(fi->cow_inode, FI_COW_FILE) - F2FS_I(fi->cow_inode)->atomic_inode = NULL ... - truncate_inode_pages_final(atomic_inode) - f2fs_grab_cache_folio(mapping) : create folio in atomic_inode->mapping - clear_inode(atomic_inode) - BUG_ON(atomic_inode->i_data.nrpages) We need to add a reference on fi->atomic_inode before using its mapping field during garbage collection, otherwise, it will cause UAF issue.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jul 19, 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
3db1de0e582c358dd013f3703cd55b5fe4076436 < 56038756aae68312df00d4aa1d97e51ef3aca725 3db1de0e582c358dd013f3703cd55b5fe4076436 < a499f77c06050a28c897bdbd86cd2f0721ae0743 3db1de0e582c358dd013f3703cd55b5fe4076436 < a805fec35c201c59643ddcde713bce4051c8ee27 3db1de0e582c358dd013f3703cd55b5fe4076436 < e0288584baa5dc41df4a829a023c4c1b33fe53d7 6db52f1944417c2601182a591a704e2f119c5215 5.18.18 < 5.19
Linux / Linux
5.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/56038756aae68312df00d4aa1d97e51ef3aca725 git.kernel.org: https://git.kernel.org/stable/c/a499f77c06050a28c897bdbd86cd2f0721ae0743 git.kernel.org: https://git.kernel.org/stable/c/a805fec35c201c59643ddcde713bce4051c8ee27 git.kernel.org: https://git.kernel.org/stable/c/e0288584baa5dc41df4a829a023c4c1b33fe53d7