PT-2026-61128
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix incorrect FI NO EXTENT handling in destroy extent node When destroy extent node sets the inode flag FI NO EXTENT, it does not reset the length of the largest extent to 0 and update the inode folio. Since modifications t...