NONE · 0

CVE-2025-40333

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in __insert_extent_tree() When we get wrong extent info data, and look up extent_node in rb tree, it will ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in __insert_extent_tree() When we get wrong extent info data, and look up extent_node in rb tree, it will cause infinite loop (CONFIG_F2FS_CHECK_FS=n). Avoiding this by return NULL and print some kernel messages in that case.

References

FAQ

What is CVE-2025-40333?

CVE-2025-40333 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix infinite loop in __insert_extent_tree() When we get wrong extent info data, and look up extent_node in rb tree, it will ...

How severe is CVE-2025-40333?

CVSS scoring is not yet available for CVE-2025-40333. Check NVD for updates.

Is there a patch for CVE-2025-40333?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.