CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64301

highCVSS 7.1covered by 2 sourcesfirst seen 2026-07-14
In the Linux kernel, the following vulnerability has been resolved: regulator: scmi: fix of_node refcount leak in scmi_regulator_probe() scmi_regulator_probe() calls of_find_node_by_name() which takes a reference on the returned device node. On the error path where process_scmi_regulator_of_node() fails, the function returns without calling of_node_put() on the child node, leaking the reference. Add of_node_put(np) on the error path to properly release the reference.

CSIRTS triage

What
This vulnerability addresses a reference count leak in the scmi_regulator_probe function.
Who is affected
Deployments using the regulator subsystem with SCMI support.
Urgency
Remediation is important to ensure proper resource management, although no exploitation has been reported.
Action
Apply the patch for CVE-2026-64301.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64301

Get an email if CVE-2026-64301 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64301

CVE.org record

Embed the live status

CVE-2026-64301 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64301 status](https://www.csirts.com/badge/CVE-2026-64301)](https://www.csirts.com/cve/CVE-2026-64301)