PT-2026-64522 · Linux · Linux

CVE-2026-64301

·

Published

2026-07-25

·

Updated

2026-07-25

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64301

Affected Products

Linux