In the Linux kernel, the following vulnerability has been resolved: leds: led-core: Fix refcount leak in of_led_get() class_find_device_by_of_node() calls class_find_device(), it will take the reference, use the put_device() to drop the reference when not need anymore.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025123027-CVE-2023-54190-7c7d@gregkh/T