Lucene search
+L

836 matches found

CVE
CVE
added 2026/01/05 9:32 a.m.14 views

CVE-2025-68758

CVE-2025-68758 affects the Linux kernel backlight subsystem where a devlink between the consuming LED-backlight device and the supplying LED device is incorrectly created when the supplier is a class device. The issue causes incorrect supplier-producer links (the supplier becomes the parent of th...

6AI score0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/01/05 9:32 a.m.3 views

CVE-2025-68758 backlight: led-bl: Add devlink to supplier LEDs

In the Linux kernel, the following vulnerability has been resolved: backlight: led-bl: Add devlink to supplier LEDs LED Backlight is a consumer of one or multiple LED class devices, but devlink is currently unable to create correct supplier-producer links when the supplier is a class device. It...

6AI score0.00165EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/01/05 12:0 a.m.4 views

PT-2026-1246

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to LED Backlight devices and devlink handling. Specifically, when an LED device acts as a supplier, the devlink creation process may incorrect...

4.6CVSS6.2AI score0.00165EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/01/05 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the devlink not being properly linked to the vendor LED in the led-bl backlight driver, which could result i...

6.1AI score0.00165EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68758

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - backlight: led-bl: Add devlink to supplier LEDs LED Backlight is a consumer of one or multiple LED class devices, but devlink is currently unable to create...

5.6AI score0.00165EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.10 views

PT-2026-27733

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to a potential AB-BA deadlock when both LEDS TRIGGER NETDEV and LED TRIGGER PHY are enabled. The issue occurs during the registration of PHY LED...

5.5CVSS5.5AI score0.00099EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.10 views

PT-2026-6171

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the Linux kernel's LED class initialization. Specifically, LEDs were being added to the leds list before the led init core function was called, leaving a windo...

4.7CVSS5.5AI score0.0012EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/31 2:34 p.m.4 views

CVE-2023-54190

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...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:28 a.m.3 views

SUSE CVE-2023-54190

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...

4.7CVSS6.5AI score0.00168EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54190

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - leds: led-core: Fix refcount leak in ofledget classfinddevicebyofnode calls classfinddevice, it will take the reference, use the putdevice to drop the reference...

6AI score0.00168EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.5 views

EUVD-2023-60451

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...

6AI score0.00168EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.3 views

CVE-2023-54190

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...

5.7AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/30 1:16 p.m.6 views

UBUNTU-CVE-2023-54190

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...

5.7AI score0.00168EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/30 12:8 p.m.3 views

CVE-2023-54190

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...

5.1AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:8 p.m.22 views

CVE-2023-54190 leds: led-core: Fix refcount leak in of_led_get()

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...

0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.10 views

PT-2025-54019

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the of led get function within the leds subsystem of the Linux kernel. The class find device by of node function calls class find device, which takes a...

6.1AI score0.00168EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a reference count leak in the ofledget function of led-core...

5.8AI score0.00168EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.1 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992546)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992546 advisory. In the Linux kernel, the following vulnerability has been resolved: mmc: rtsxusbsdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore...

5.5CVSS5.8AI score0.0015EPSS
SaveExploits0References4
Qualys Blog
Qualys Blog
added 2025/11/19 7:20 a.m.7 views

What is Patch Management Automation and Why It Matters

Executive Summary Environments rarely stay as orderly as they begin. New workloads, faster releases, and growing attack surfaces stretch manual patching beyond its limits. The real risk emerges in the widening gap between spotting a vulnerability and fixing it. Automated patch management closes...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:0 a.m.8 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56587)

leds: class: Protect brightnessshow with ledcdev-ledaccess mutex. There is NULL pointer vulnerability observed if from Process A where hid device being added which results in adding a ledcdev addition and later a another call to access of ledcdev attribute from Process B can result in NULL pointe...

5.5CVSS6.7AI score0.00254EPSS
SaveExploits0References4
Rows per page
Query Builder