In the Linux kernel, the following vulnerability has been resolved: leds: led-core: Fix refcount leak in ofledget() classfinddevicebyofnode() calls classfinddevice(), it will take the reference, use the putdevice() to drop the reference when not need anymore.