CVE-2026-63839
In the Linux kernel, the following vulnerability has been resolved: platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_
CVSS
—
Sin CVSS
EPSS
0.2%
p5
KEV
—
Exploit Today
2
0-100
Publicado: 19 jul 2026 · Última mod.: 27 jul 2026
0.2%EPSS · 30 días0.2%
2026-07-202026-07-30
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.
Sin CVEs relacionados por CWE o producto.