PT-2026-61127
In the Linux kernel, the following vulnerability has been resolved: f2fs: read COW data with the original inode during atomic write When updating an atomic-write file, f2fs write begin may read the previously written data back from the COW inode: prepare atomic write begin locates the block in th...