In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode() loop, we need to explicitly call ofnode_put() on the child node to possibly release the node.