Lucene search
K

5155 matches found

Cvelist
Cvelist
added 2025/12/30 12:8 p.m.20 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
Exploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:8 p.m.2 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
Exploits0
OSV
OSV
added 2025/12/30 12:8 p.m.2 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...

6.3AI score0.00168EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/12/30 12:8 p.m.23 views

CVE-2022-50825 usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: wusb3801: fix fwnode refcount leak in wusb3801probe I got the following report while doing fault injection test: OF: ERROR: memory leak, expected refcount 1 instead of 4, ofnodeget/ofnodeput unbalanced - destroy cset...

0.00222EPSS
Exploits0References3
OSV
OSV
added 2025/12/30 12:8 p.m.7 views

CVE-2022-50825 usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: wusb3801: fix fwnode refcount leak in wusb3801probe I got the following report while doing fault injection test: OF: ERROR: memory leak, expected refcount 1 instead of 4, ofnodeget/ofnodeput unbalanced - destroy cset...

6.7AI score0.00222EPSS
Exploits0References6
CVE
CVE
added 2025/12/30 12:8 p.m.14 views

CVE-2022-50823

CVE-2022-50823 affects the Linux kernel: a refcount leak in Tegra clock init (tegra114_clock_init) caused by not calling of_node_put() on the node returned by of_find_matching_node(). The published fixes add the missing of_node_put() to release the node when no longer needed. Affected component i...

6AI score0.00233EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/12/30 12:8 p.m.29 views

CVE-2022-50823 clk: tegra: Fix refcount leak in tegra114_clock_init

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

0.00233EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2025/12/30 12:8 p.m.4 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.3AI score0.00233EPSS
Exploits0
OSV
OSV
added 2025/12/30 12:8 p.m.6 views

CVE-2022-50823 clk: tegra: Fix refcount leak in tegra114_clock_init

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

6.3AI score0.00233EPSS
Exploits0References12
Cvelist
Cvelist
added 2025/12/30 12:8 p.m.22 views

CVE-2022-50810 rapidio: devices: fix missing put_device in mport_cdev_open

In the Linux kernel, the following vulnerability has been resolved: rapidio: devices: fix missing putdevice in mportcdevopen When kfifoalloc fails, the refcount of chdev-dev is left incremental. We should use putdevice&chdev-dev to decrease the ref count of chdev-dev to avoid refcount leak...

0.00233EPSS
Exploits0References9
CVE
CVE
added 2025/12/30 12:8 p.m.14 views

CVE-2022-50810

CVE-2022-50810 (Linux kernel, rapidio devices) : The issue arises in mport_cdev_open where a missing put_device call leaves the reference count of chdev->dev incremented when kfifo_alloc fails, causing a refcount leak. The vulnerability is limited to the rapidio device code path; no exploitati...

6.1AI score0.00233EPSS
Exploits0References9
OSV
OSV
added 2025/12/30 12:8 p.m.3 views

CVE-2022-50810 rapidio: devices: fix missing put_device in mport_cdev_open

In the Linux kernel, the following vulnerability has been resolved: rapidio: devices: fix missing putdevice in mportcdevopen When kfifoalloc fails, the refcount of chdev-dev is left incremental. We should use putdevice&chdev-dev to decrease the ref count of chdev-dev to avoid refcount leak...

6.3AI score0.00233EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.7 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
Exploits0
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.3 views

PT-2025-54059

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the AMBA bus driver within the Linux kernel. The issue stems from an increase in the reference count of an of node during device creation from a device...

6.9AI score0.00204EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.13 views

PT-2025-54123

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s regulator core, specifically within the regulator dev lookup function, leading to an unbalanced device tree node reference count. This occurs because...

7.8CVSS7.2AI score0.00465EPSS
Exploits2References899
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.3 views

PT-2025-54034

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a reference count leak in the stm32 pctrl get irq domain function. The of irq find parent function increments the reference count of a node pointer, and a missi...

7.8CVSS6.2AI score0.00465EPSS
Exploits2References898
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.6 views

PT-2025-53941

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the tegra114 clock init function within the clock subsystem of the Linux kernel. The of find matching node function increments the reference count of the...

7.8CVSS6AI score0.00465EPSS
Exploits2References899
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992474 advisory. In the Linux kernel, the following vulnerability has been resolved: regulator: of: Fix refcount leak bug in ofgetregulationconstraints We should call the ofnodeput f...

5.5CVSS6.2AI score0.00205EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.2 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992557 advisory. In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in apflashinit offindmatchingnode returns a node pointer with refcou...

5.5CVSS6.1AI score0.00156EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.2 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992455 advisory. In the Linux kernel, the following vulnerability has been resolved: irqchip/ti-sci: Fix refcount leak in tisciintrirqdomainprobe ofirqfindparent returns a node point...

5.5CVSS6.4AI score0.00146EPSS
Exploits0References4
Rows per page
Query Builder