PT-2026-61070 · Linux · Linux Kernel
CVE-2026-53368
·
Published
2026-07-19
·
Updated
2026-07-19
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An inconsistency in the f2fs file system occurs during fsck operations due to the incorrect usage of
nat entry flags. The function f2fs need dentry mark() reads these flags without mutual exclusion from the checkpoint path, which can lead to an incorrect inode block marking state. This happens because the semantics of IS CHECKPOINTED and HAS FSYNCED INODE are only guaranteed after the checkpoint write has fully completed. Consequently, the state observed by f2fs need dentry mark() may differ from the state observed in write node folio() after the sbi->node write lock is acquired.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel