In the Linux kernel, the following vulnerability has been resolved:
platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI strings
My previous commit introduced a memory leak where the item allocated
from tlmi_setting was not freed.
This commit also renames it to avoid confusion with the similarly name
variable in the same function.
Security readout for executives and security teams
Plain-English summary
CVE-2023-54252 is a Linux kernel issue where ThinkStation WMI string parsing in the think-lmi platform driver could leak memory. The public record does not provide CVSS, exploitability, or a clear attacker path. Treat it as a kernel maintenance exposure until vendor guidance clarifies impact.
Executive priority
Monitor and patch during normal kernel maintenance unless internal exposure analysis shows broad ThinkStation WMI usage. There is not enough public evidence to justify emergency action.
Technical view
The source describes a memory leak introduced by an earlier Linux kernel change in platform/x86 think-lmi. A tlmi_setting allocation was not freed while parsing ThinkStation WMI strings. Stable kernel commits are listed as references, but the record does not provide CWE, CVSS, privileges required, or triggerability details.
Likely exposure
Likely limited to Linux kernels containing the affected think-lmi code path, especially systems where ThinkStation WMI/LMI functionality is present. The source bundle does not provide complete affected version ranges or distribution package mappings.
Exploitation context
No CISA KEV listing is present, and the provided sources do not cite active exploitation or public exploit use. The available evidence only supports a memory-leak characterization, not a confirmed remote, local, or privilege-escalation scenario.
Researcher notes
The record is sparse: no CVSS, CWE, attack vector, or detailed affected ranges are supplied. Analysis should focus on commit ancestry, distro backports, and whether reachable WMI parsing paths can be exercised in realistic configurations.
Mitigation direction
Check Linux distribution advisories for packages including the referenced stable fixes.
Update affected Linux kernel packages through normal vendor-supported channels.
Prioritize systems using Lenovo ThinkStation WMI/LMI functionality.
Track the CVE record for clarified severity, affected ranges, and distro mappings.
Validation and detection
Compare running kernel package changelogs against the referenced stable commits.
Confirm whether the think-lmi driver is present or relevant on assessed systems.
Verify vendor advisories for corrected package versions before closure.
Document uncertainty where affected version mapping is unavailable.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2023-54252 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
0CVSS vectors
3Timeline events
0ADP providers
5Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Dec 30, 2025, 12:15 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.