5563 matches found
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...
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...
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...
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...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992484)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992484 advisory. In the Linux kernel, the following vulnerability has been resolved: rpmsg: qcomsmd: Fix refcount leak in qcomsmdparseedge ofparsephandle returns a node pointer with...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992453)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992453 advisory. In the Linux kernel, the following vulnerability has been resolved: ARM: bcm: Fix refcount leak in bcmkonasmcinit offindmatchingnode returns a node pointer with...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992300)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992300 advisory. In the Linux kernel, the following vulnerability has been resolved: soc: qcom: aoss: Fix refcount leak in qmpcoolingdevicesregister Every iteration of...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992496)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992496 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/cell/axonmsi: Fix refcount leak in setupmsimsgaddress ofgetnextparent returns a node...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992373)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992373 advisory. In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix refcount leak in omapdssinitof omapdssfinddssofnode calls offindcompatiblenode t...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992301)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992301 advisory. In the Linux kernel, the following vulnerability has been resolved: mips: cavium-octeon: Fix missing ofnodeput in octeon2usbclocksstart We should call ofnodeput for...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992436)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992436 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: Fix possible refcount leak in ifusbprobe usbgetdev will be called before...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992366)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992366 advisory. In the Linux kernel, the following vulnerability has been resolved: irqchip/alpine-msi: Fix refcount leak in alpinemsixinitdomains ofirqfindparent returns a node...
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...
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...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992413)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992413 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: renesas: Fix refcount leak bug In usbhsrza1hardwareinit, offindnodebyname will return a node...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992255)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992255 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173rt5650devprobe ofparsephandle returns a...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992548)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992548 advisory. In the Linux kernel, the following vulnerability has been resolved: mtd: partitions: Fix refcount leak in parseredbootof ofgetchildbyname returns a node pointer with...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992509)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992509 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: Fix refcount leak in xivegetmaxprio offindnodebypath returns a node pointer with...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992328)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992328 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: aspeed-vhub: Fix refcount leak bug in astvhubinitdesc We should call ofnodeput for the...
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...