Back to overview

CVE-2026-63839

Description
In the Linux kernel, the following vulnerability has been resolved: platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int() lwmi_dev_evaluate_int() leaks output.pointer when retval == NULL (found by sashiko.dev [1]). Fix it by moving `ret_obj = output.pointer' outside of the `if (retval)' block so that it is always freed by the __free cleanup callback. No functional change intended.

Metadata

CVE ID
CVE-2026-63839
State
PUBLISHED
Assigner
Linux
Reserved
2026-07-19 07:54 UTC
Published
2026-07-19 14:04 UTC
Last updated
2026-07-19 14:04 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux e521d16e76cd9ea99c585e064f4e7daf657b1451 < 40a984dd0602e238ad893b167751620e751d1199, e521d16e76cd9ea99c585e064f4e7daf657b1451 < 0c3887a134f191723b53e2a47e501b534c8723ee
Linux Linux 6.17, 0 < 6.17, 7.0.10 ≤ 7.0.*, 7.1 ≤ *
Back to overview