CVE-2026-64161
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
19/07/2026
Última modificación:
19/07/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: ti: icssm-prueth: fix eth_ports_node leak in probe<br />
<br />
The error path on of_property_read_u32() failure inside<br />
icssm_prueth_probe() returns without putting eth_ports_node,<br />
which was acquired before the for_each_child_of_node() loop.<br />
<br />
Drop it before returning.



