CVE-2025-40333 - Apache Linux Kernel Infinite Loop
CVE ID : CVE-2025-40333
Published : Dec. 9, 2025, 6:28 a.m. | 1 hour, 46 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Dec. 9, 2025, 6:28 a.m. | 1 hour, 46 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...