5168 matches found
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992287)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992287 advisory. In the Linux kernel, the following vulnerability has been resolved: cxl: Fix refcount leak in cxlcalccapprouting ofgetnextparent returns a node pointer with refcount...
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-992423)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992423 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.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-992296)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992296 advisory. In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: display: Fix refcount leak bug In omapdssinitfbdev, offindnodebyname will return a...
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-992253)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992253 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.1060e / 20.1070e Security Update: kernel (UTSA-2025-992614)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992614 advisory. In the Linux kernel, the following vulnerability has been resolved: ocxl: fix pci device refcount leak when calling getfunction0 getfunction0 calls...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992166)
"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992166 advisory. In the Linux kernel, the following vulnerability has been resolved: ipv6/addrconf: fix a potential refcount underflow for idev Now in addrconfmodrstimer, reference...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992310)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992310 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fix refcount bug in skpsockget 2 Syzkaller reports refcount bug as follows: ------------ cut...
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-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-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...
Linux Distros Unpatched Vulnerability : CVE-2023-54111
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pinctrl: rockchip: Fix refcount leak in rockchippinctrlparsegroups offindnodebyphandle returns a node pointer with refcount incremented, We should use ofnodeput...
Linux Distros Unpatched Vulnerability : CVE-2022-50775
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/hns: Fix refcount leak in hnsrocemmap rdmausermmapentrygetpgoff takes the reference. Add missing rdmausermmapentryput to release the reference. Acked-by...
Linux Distros Unpatched Vulnerability : CVE-2023-54109
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: rcarfdp1: Fix refcount leak in probe and remove function rcarfcpget take reference, which should be balanced with rcarfcpput. Add missing rcarfcpput in...
Linux Distros Unpatched Vulnerability : CVE-2023-54075
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: mediatek: common: Fix refcount leak in parsedailinkinfo Add missing ofnodeputs before the returns to balance ofnodegets and ofnodeputs, which may get...
CVE-2025-68366
In the Linux kernel, the following vulnerability has been resolved: nbd: defer config unlock in nbdgenlconnect There is one use-after-free warning when running NBDCMDCONNECT and NBDCLEARSOCK: nbdgenlconnect nbdallocandinitconfig // configrefs=1 nbdstartdevice // configrefs=2 set NBDRTHASCONFIGREF...
CVE-2022-50703
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: smsm: Fix refcount leak bugs in qcomsmsmprobe There are two refcount leak bugs in qcomsmsmprobe: 1 The 'localnode' is escaped out from foreachchildofnode as the break of iteration, we should call ofnodeput for it in...
CVE-2023-54042
In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix VAS mm use after free The refcount on mm is dropped before the coprocessor is detached...