In the Linux kernel, the following vulnerability has been resolved: regulator: pfuze100: Fix refcount leak in pfuzeparseregulatorsdt ofnodeget() returns a node with refcount incremented. Calling ofnode_put() to drop the reference when not needed anymore.