Lucene search
+L

58 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987557)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987557 advisory. In the Linux kernel, the following vulnerability has been resolved: net: altera: Fix refcount leak in alteratsemdiocreate Every iteration of foreachchildofnode...

5.5CVSS5.7AI score0.00276EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2013-6427

Malware in sbrugna...

6.8CVSS9.3AI score0.01549EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2014-1796

Malware in sbrugna...

7.5CVSS9.3AI score0.01369EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2025-31990

Malicious code in bioql PyPI...

6.5AI score0.00155EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2022-55374

Malicious code in bioql PyPI...

7.1AI score0.00241EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/23 6:00 a.m.25 views

CVE-2025-39882 drm/mediatek: fix potential OF node use-after-free

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

8.4CVSS0.00152EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.16 views

SUSE CVE-2022-50111

In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6359: Fix refcount leak bug In mt6359parsedt and mt6359accdetparsedt, we should call ofnodeput for the reference returned by ofgetchildbyname which has increased the refcount...

5.5CVSS6.3AI score0.0024EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.10 views

SUSE CVE-2022-50176

In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcdedsibind Every iteration of foreachavailablechildofnode decrements the reference counter of the previous node. There is no decrement when break out from the loop and results in refcount leak. Add...

5.5CVSS6.3AI score0.00248EPSS
SaveExploits0References11
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

DEBIAN-CVE-2022-50176

In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcdedsibind Every iteration of foreachavailablechildofnode decrements the reference counter of the previous node. There is no decrement when break out from the loop and results in refcount leak. Add...

5.5CVSS5.3AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.10 views

UBUNTU-CVE-2022-50191

In the Linux kernel, the following vulnerability has been resolved: regulator: of: Fix refcount leak bug in ofgetregulationconstraints We should call the ofnodeput for the reference returned by ofgetchildbyname which has increased the refcount...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.13 views

kernel: pinctrl: intel: platform: fix error path in device_for_each_child_node()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: intel: platform: fix error path in deviceforeachchildnode The deviceforeachchildnode loop requires calls to fwnodehandleput upon early returns to decrement the refcount of the child node and avoid leaking memory if that...

5.5CVSS6.9AI score0.0018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.12 views

kernel: remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init

In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix refcount leak in k3r5clusterofinit Every iteration of foreachavailablechildofnode decrements the reference count of the previous node. When breaking early from a foreachavailablechildofnode loop, we need to...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.50 views

CVE-2022-49351

In the Linux kernel, the following vulnerability has been resolved: net: altera: Fix refcount leak in alteratsemdiocreate Every iteration of foreachchildofnode decrements the reference count of the previous node. When break from a foreachchildofnode loop, we need to explicitly call ofnodeput on t...

5.5CVSS5.4AI score0.00276EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.9 views

CVE-2022-49342 net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: bgmac: Fix refcount leak in bcmamdiomiiregister ofgetchildbyname 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.00259EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.17 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the am65cpswinitcpts and am65cpswnussprobe functions failing to release nodes returned by ofgetchildbyname,...

5.5CVSS5.5AI score0.00261EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/11/08 5:54 a.m.2 views

CVE-2024-50197 pinctrl: intel: platform: fix error path in device_for_each_child_node()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: intel: platform: fix error path in deviceforeachchildnode The deviceforeachchildnode loop requires calls to fwnodehandleput upon early returns to decrement the refcount of the child node and avoid leaking memory if that...

7.7AI score0.0018EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/11/08 12:00 a.m.14 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the presence of a device child node error handling path issue...

5.5CVSS6.3AI score0.0018EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/06/04 2:25 a.m.11 views

SUSE CVE-2024-36955

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: fix usage of devicegetnamedchildnode The documentation for devicegetnamedchildnode mentions this important point: " The caller is responsible for calling fwnodehandleput on the returned fwnode pointer. ...

3.3CVSS6.2AI score0.00243EPSS
SaveExploits0References20
OSV
OSV
added 2024/05/30 4:15 p.m.13 views

DEBIAN-CVE-2024-36955

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: fix usage of devicegetnamedchildnode The documentation for devicegetnamedchildnode mentions this important point: " The caller is responsible for calling fwnodehandleput on the returned fwnode pointer. ...

7.7CVSS5.7AI score0.00243EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.14 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from improper use of the devicegetnamedchildnode function in the intel-sdw-acpi module...

7.7CVSS6.3AI score0.00243EPSS
SaveExploits0References7
Rows per page
Query Builder