THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64301 (MEDIUM 5.5) — 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

[NVD] CVE-2026-64301 (MEDIUM 5.5) — 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

lownvdPublished 2026-07-25

CVE-2026-64301 CVSS: 5.5 MEDIUM Published: 2026-07-25T10:17:11.043

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 wit

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64301