PT-2026-43735 · Linux · Linux

Published

2026-05-27

·

Updated

2026-05-27

·

CVE-2026-45868

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:
pinctrl: single: fix refcount leak in pcs add gpio func()
of parse phandle with args() returns a device node pointer with refcount incremented in gpiospec.np. The loop iterates through all phandles but never releases the reference, causing a refcount leak on each iteration.
Add of node put() calls to release the reference after extracting the needed arguments and on the error path when devm kzalloc() fails.
This bug was detected by our static analysis tool and verified by my code review.

Related Identifiers

CVE-2026-45868

Affected Products

Linux