Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-68313

Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
10/08/2026
Última modificación:
10/08/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> tipc: fix infinite loop in __tipc_nl_compat_dumpit<br /> <br /> cmd-&gt;dumpit callback can return a negative errno, causing an infinite<br /> loop due to the while(len) condition. As the loop never terminates,<br /> genl_mutex is never released, and other tasks waiting on it starve in D<br /> state.<br /> <br /> Check dumpit&amp;#39;s return value, propagate it and jump to err_out on error.

Impacto