In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: kszcommon: Fix refcount leak bug In kszswitchregister(), we should call ofnodeput() for the reference returned by ofgetchildby_name() which has increased the refcount.