CVE-2023-53170
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
15/09/2025
Última modificación:
15/09/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: dsa: Removed unneeded of_node_put in felix_parse_ports_node<br />
<br />
Remove unnecessary of_node_put from the continue path to prevent<br />
child node from being released twice, which could avoid resource<br />
leak or other unexpected issues.