CVE-2022-50416
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
18/09/2025
Última modificación:
19/09/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init()<br />
<br />
If of_iomap() failed, &#39;aic&#39; should be freed before return. Otherwise<br />
there is a memory leak.