CVE-2023-53830
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
09/12/2025
Last modified:
09/12/2025
Description
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.



