Security Advisory

CVE-2023-54252

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:15:48
Last updated 2025-12-30 12:15:48
Assigner Linux
State PUBLISHED

Description

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.