CVE-2025-40077
In the Linux kernel, the following vulnerability has been resolved:
f2fs: fix to avoid overflow while left shift operation
Should cast type of folio->index from pgoff_t to loff_t to avoid overflow
while left shift operation.
More information : https://git.kernel.org/stable/c/0fe1c6bec54ea68ed8c987b3890f2296364e77bb
