PT-2026-61133 · Linux+1 · Linux Kernel+1
CVE-2026-63817
·
Published
2026-07-19
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the f2fs file system where the
is meta ino() function unconditionally treats F2FS COMPRESS INO() as a meta inode. This occurs even when the compress cache mount option is disabled, a state in which the max nid used as the synthetic inode number is outside the valid inode range. Consequently, f2fs iget() bypasses the do read inode() function and its associated f2fs check nid range() check, allowing the instantiation of a fake internal inode when encountering a corrupted directory entry pointing to ino == max nid.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu