In the Linux kernel, the following vulnerability has been resolved:
ARM: hisi: Add missing ofnodeput after offindcompatible_node
offindcompatiblenode will increment the refcount of the returned devicenode. Calling ofnodeput() to avoid the refcount leak