CVE-2025-40333
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
09/12/2025
Última modificación:
09/12/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
f2fs: fix infinite loop in __insert_extent_tree()<br />
<br />
When we get wrong extent info data, and look up extent_node in rb tree,<br />
it will cause infinite loop (CONFIG_F2FS_CHECK_FS=n). Avoiding this by<br />
return NULL and print some kernel messages in that case.



