CVE-2022-50713
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/12/2025
Última modificación:
29/12/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
clk: visconti: Fix memory leak in visconti_register_pll()<br />
<br />
@pll->rate_table has allocated memory by kmemdup(), if clk_hw_register()<br />
fails, it should be freed, otherwise it will cause memory leak issue,<br />
this patch fixes it.



