| Summary | In the Linux kernel, the following vulnerability has been resolved: f2fs: fix fsck inconsistency caused by FGGC of node block During FGGC node block migration, fsck may incorrectly treat the The reproduction scenario: The root cause is that GC does not clear the dentry mark and fsync mark In BGGC mode, node block migration is handled by f2fs_sync_node_pages(), This patch move the set/clear of the fsync|dentry marks into |
|---|---|
| Publication Date | May 28, 2026, 7:16 p.m. |
| Registration Date | May 29, 2026, 4:13 a.m. |
| Last Update | May 28, 2026, 10:44 p.m. |