Security Advisory

CVE-2023-54190

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:08:58
Last updated 2026-05-11 19:57:12
Assigner Linux
State PUBLISHED

Description

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.