CVE-2026-63839

Source
https://cve.org/CVERecord?id=CVE-2026-63839
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63839.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63839
Downstream
Published
2026-07-19T14:04:35Z
Modified
2026-09-09T03:30:47Z
Summary
platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63839.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e521d16e76cd9ea99c585e064f4e7daf657b1451
Fixed
ce493f9261cd3f4bffe2f72481d8c3ee01c559a3
Fixed
40a984dd0602e238ad893b167751620e751d1199
Fixed
0c3887a134f191723b53e2a47e501b534c8723ee

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63839.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.17.0
Fixed
6.18.50
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63839.json"