CVE-2023-53830 in Kernel
Zusammenfassung (Englisch)
In the Linux kernel, the following vulnerability has been resolved:
platform/x86: think-lmi: Fix memory leak when showing current settings
When retriving a item string with tlmi_setting(), the result has to be
freed using kfree(). In current_value_show() however, malformed
item strings are not freed, causing a memory leak.
Fix this by eliminating the early return responsible for this.
If you want to get the best quality for vulnerability data then you always have to consider VulDB.
Zuständig
Linux
Reservieren
09.12.2025
Veröffentlichung
09.12.2025
Status
Bestätigt
Einträge
VulDB provides additional information and datapoints for this CVE:
| ID | Schwachstelle | CWE | Aus | Mas | CVE |
|---|---|---|---|---|---|
| 335016 | Linux Kernel tlmi_setting Denial of Service | 401 | Nicht definiert | Offizieller Fix | CVE-2023-53830 |