Lucene search
+L

819 matches found

OSV
OSV
added 2026/01/05 9:32 a.m.5 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 score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.11 views

PT-2026-27679

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A device node reference leak exists in the bq257xx reg dt parse gpio function within the regulator subsystem related to the bq257xx driver. Specifically, if the function fails to obtain ...

5.9AI score0.00121EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.11 views

PT-2026-8132

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the unittest data add function within the Linux kernel. If of resolve phandles fails, the allocated unittest data is not freed, resulting in a memory leak. The fi...

5.5CVSS6.8AI score0.00112EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/31 11:52 a.m.16 views

CVE-2022-50823

In the Linux kernel, the following vulnerability has been resolved: clk: tegra: Fix refcount leak in tegra114clockinit offindmatchingnode returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.7AI score0.0027EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 10:25 a.m.23 views

CVE-2022-50870

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: avoid device tree lookups in rtasosterm rtasosterm is called during panic. Its behavior depends on a couple of conditions in the /rtas node of the device tree, the traversal of which entails locking and local IRQ...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:30 a.m.11 views

SUSE CVE-2022-50870

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: avoid device tree lookups in rtasosterm rtasosterm is called during panic. Its behavior depends on a couple of conditions in the /rtas node of the device tree, the traversal of which entails locking and local IRQ...

5.5CVSS6.2AI score0.00206EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/12/31 12:27 a.m.8 views

SUSE CVE-2023-54230

In the Linux kernel, the following vulnerability has been resolved: amba: bus: fix refcount leak commit 5de1540b7bc4 "drivers/amba: create devices from device tree" increases the refcount of ofnode, but not releases it in ambadevicerelease, so there is refcount leak. By using ofnodeput to avoid...

4.7CVSS6.5AI score0.00237EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.2 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993126)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993126 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/pci: Fix getphbnumber locking The recent change to getphbnumber causes a DEBUGATOMICSLEEP...

5.5CVSS6AI score0.00134EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.8 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993162)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993162 advisory. In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix memory corruption on probe Add the missing sanity check on the probed-session...

7.8CVSS6.2AI score0.00228EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992913)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992913 advisory. In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in ofgetddrtimings We should add the ofnodeput when breaking ou...

5.5CVSS6.4AI score0.0016EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-54230

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - amba: bus: fix refcount leak commit 5de1540b7bc4 drivers/amba: create devices from device tree increases the refcount of ofnode, but not releases it in...

5.6AI score0.00237EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992781)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992781 advisory. In the Linux kernel, the following vulnerability has been resolved: riscv: fix reserved memory setup Currently, RISC-V sets up reserved memory using the early copy o...

7.1CVSS5.7AI score0.00198EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50870

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - powerpc/rtas: avoid device tree lookups in rtasosterm rtasosterm is called during panic. Its behavior depends on a couple of conditions in the /rtas node of the...

5.6AI score0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.8 views

EUVD-2023-60411

In the Linux kernel, the following vulnerability has been resolved: amba: bus: fix refcount leak commit 5de1540b7bc4 "drivers/amba: create devices from device tree" increases the refcount of ofnode, but not releases it in ambadevicerelease, so there is refcount leak. By using ofnodeput to avoid...

6AI score0.00237EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/30 3:30 p.m.11 views

EUVD-2022-55828

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: avoid device tree lookups in rtasosterm rtasosterm is called during panic. Its behavior depends on a couple of conditions in the /rtas node of the device tree, the traversal of which entails locking and local IRQ...

5.7AI score0.00206EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/30 3:30 p.m.14 views

EUVD-2022-55875

In the Linux kernel, the following vulnerability has been resolved: clk: tegra: Fix refcount leak in tegra114clockinit offindmatchingnode returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.9AI score0.0027EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54230

In the Linux kernel, the following vulnerability has been resolved: amba: bus: fix refcount leak commit 5de1540b7bc4 "drivers/amba: create devices from device tree" increases the refcount of ofnode, but not releases it in ambadevicerelease, so there is refcount leak. By using ofnodeput to avoid...

0.00237EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/30 1:16 p.m.7 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...

0.00195EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/30 1:16 p.m.12 views

CVE-2022-50887

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix unbalanced of node refcount in regulatordevlookup I got the the following report: OF: ERROR: memory leak, expected refcount 1 instead of 2, ofnodeget/ofnodeput unbalanced - destroy cset entry: attach overlay...

0.00233EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/30 1:16 p.m.15 views

CVE-2022-50870

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: avoid device tree lookups in rtasosterm rtasosterm is called during panic. Its behavior depends on a couple of conditions in the /rtas node of the device tree, the traversal of which entails locking and local IRQ...

0.00206EPSS
SaveExploits0References8
Rows per page
Query Builder