Vulnerability Description
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.
References
- https://git.kernel.org/stable/c/0e75a098b0a37f02ca31fe99ac16004c8163cf67
- https://git.kernel.org/stable/c/0fe1c6bec54ea68ed8c987b3890f2296364e77bb
- https://git.kernel.org/stable/c/57d3381dfb97ff73ddd18601017fec21cca80985
- https://git.kernel.org/stable/c/ef49378864bb1ed14cd48c8e687729e12714d849
FAQ
What is CVE-2025-40077?
CVE-2025-40077 is a documented vulnerability. 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 w...
How severe is CVE-2025-40077?
CVSS scoring is not yet available for CVE-2025-40077. Check NVD for updates.
Is there a patch for CVE-2025-40077?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.