PT-2025-49721 · Linux+1 · Linux Kernel+1
Published
2025-12-09
·
Updated
2026-02-24
·
CVE-2023-53830
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak exists in the Linux kernel related to the think-lmi module when displaying current settings. Specifically, when retrieving an item string using the
tlmi setting() function, the returned string is not always freed using kfree(), leading to a memory leak in the current value show() function when malformed item strings are encountered. The issue is resolved by eliminating the early return responsible for the leak.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Think-Lmi