CVE-2023-53830
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
09/12/2025
Última modificación:
09/12/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
platform/x86: think-lmi: Fix memory leak when showing current settings<br />
<br />
When retriving a item string with tlmi_setting(), the result has to be<br />
freed using kfree(). In current_value_show() however, malformed<br />
item strings are not freed, causing a memory leak.<br />
Fix this by eliminating the early return responsible for this.



