In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: Add missing ofnodeput() in presteraswitchsetbasemacaddr This node pointer is returned by offindcompatiblenode() with refcount incremented. Calling ofnodeput() to aovid the refcount leak.