3493 matches found
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993292)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993292 advisory. In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in offlashprobeversatile offindmatchingnodeandmatch returns a node...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992731)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992731 advisory. In the Linux kernel, the following vulnerability has been resolved: soc: qcom: ocmem: Fix refcount leak in ofgetocmem ofparsephandle returns a node pointer with...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992706)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992706 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...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992794)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992794 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix of node refcount leak in tcpciregisterport I got the following report whil...
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...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993015)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993015 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: host: Fix refcount leak in ehcihcdppcofprobe offindcompatiblenode returns a node pointer wit...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992798)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992798 advisory. In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix refcount leak in omap3xxxprmlateinit offindmatchingnode returns a node pointer...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993181)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993181 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.1060a / 20.1070a Security Update: kernel (UTSA-2025-992865)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992865 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.1060a / 20.1070a Security Update: kernel (UTSA-2025-992907)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992907 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.1060a / 20.1070a Security Update: kernel (UTSA-2025-993216)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993216 advisory. In the Linux kernel, the following vulnerability has been resolved: soc: amlogic: Fix refcount leak in meson-secure-pwrc.c In mesonsecurepwrcprobe, there is a refcou...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992741)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992741 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Fix refcount leak in mt8173rt5650rt5676devprobe ofparsephandle returns a...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993309)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993309 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: Fix refcount leak in xivegetmaxprio offindnodebypath returns a node pointer with...
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...
EUVD-2023-60436
In the Linux kernel, the following vulnerability has been resolved: pinctrl: stm32: Fix refcount leak in stm32pctrlgetirqdomain ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...
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...
EUVD-2022-55888
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...
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...
EUVD-2022-55873
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...
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...