GHSA-RHG6-XFGX-WQJ9
Vulnerability from github – Published: 2025-12-09 18:30 – Updated: 2025-12-09 18:30
VLAI?
Details
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.
{
"affected": [],
"aliases": [
"CVE-2023-53830"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-09T16:17:21Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: think-lmi: Fix memory leak when showing current settings\n\nWhen retriving a item string with tlmi_setting(), the result has to be\nfreed using kfree(). In current_value_show() however, malformed\nitem strings are not freed, causing a memory leak.\nFix this by eliminating the early return responsible for this.",
"id": "GHSA-rhg6-xfgx-wqj9",
"modified": "2025-12-09T18:30:32Z",
"published": "2025-12-09T18:30:32Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53830"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/5f99014c19fa50a5719c0bb78143282632675893"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9071525bfcb1f5674117dbed3eca0cd7b122813b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a3c4c053014585dcf20f4df954791b74d8a8afcd"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/b9396d991abe8d1ac31a043274ab20b49f92c2e6"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…