In the Linux kernel, the following vulnerability has been resolved: net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmiiprobe ofphyfinddevice() return device node with refcount incremented. Call put_device() to relese it when not needed anymore.