CVE-2026-89992

In the Linux kernel, the following vulnerability has been resolved: cpuidle: dt_idle_genpd: kfree() the original name allocation dt_idle_pd_alloc() kasprintf()s the full node path, then points pd->name at kbasename() of that string. dt_idle_pd_free() kfree()s pd->name, which is no longer the start of the allocation. Copy the basename instead.
Configurations

No configuration.

History

16 Sep 2026, 15:18

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.4

Information

Published : 2026-09-16 11:17

Updated : 2026-09-16 15:18


NVD link : CVE-2026-89992

Mitre link : CVE-2026-89992

CVE.ORG link : CVE-2026-89992


JSON object : View

Products Affected

No product.

CWE

No CWE.