Lucene search
K

116 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988742)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988742 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks ofgetchildbyname returns a node pointe...

5.5CVSS5.7AI score0.00136EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2010-2363

Malware in sbrugna...

5CVSS6.4AI score0.00683EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2010-2362

Malware in sbrugna...

5CVSS6.4AI score0.00746EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.1 views

PT-2025-40667

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the pl353 smc probe function due to a missing call to of node put within the for each available child of node loop when the 'child' reference is not used. This...

6.2AI score0.00017EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-5992

Malicious code in bioql PyPI...

7.8CVSS7.2AI score0.00012EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-55471

Malicious code in bioql PyPI...

7.1AI score0.00063EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-55407

Malicious code in bioql PyPI...

7.1AI score0.00063EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-30844

Malicious code in bioql PyPI...

6.3AI score0.00018EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.4 views

CVE-2022-50444 clk: tegra20: Fix refcount leak in tegra20_clock_init

In the Linux kernel, the following vulnerability has been resolved: clk: tegra20: Fix refcount leak in tegra20clockinit 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.00016EPSS
Exploits0References9
NVD
NVD
added 2025/09/23 6:15 a.m.2 views

CVE-2025-39882

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

7.8CVSS0.00018EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/09/23 12:0 a.m.2 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 that stems from not properly handling OF node reference counting, which could lead to reuse after release...

7.8CVSS5.9AI score0.00018EPSS
Exploits0References4
OSV
OSV
added 2025/09/18 4:4 p.m.3 views

CVE-2023-53445 net: qrtr: Fix a refcount bug in qrtr_recvmsg()

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Fix a refcount bug in qrtrrecvmsg Syzbot reported a bug as following: refcountt: addition on 0; use-after-free. ... RIP: 0010:refcountwarnsaturate+0x17c/0x1f0 lib/refcount.c:25 ... Call Trace: refcountadd...

5.5CVSS4.9AI score0.00021EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/09/16 11:35 p.m.1 views

SUSE CVE-2022-50246

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 while doing devicemt6370-tcpc load test with CONFIGOFUNITTEST and CONFIGOFDYNAMIC enabled: OF: ERROR: memory leak, expected refcount 1...

5.3CVSS6.5AI score0.00021EPSS
Exploits0References8
OSV
OSV
added 2025/09/15 2:15 p.m.0 views

DEBIAN-CVE-2023-53164

In the Linux kernel, the following vulnerability has been resolved: irqchip/ti-sci: Fix refcount leak in tisciintrirqdomainprobe 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...

5.5CVSS5.4AI score0.00021EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.1 views

PT-2025-37585

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.0.0-rc7-next-20220930-04543-g8cf3f7 Description: A flaw was discovered in the Linux kernel's mtd core code related to dynamic partitions. The vulnerability is due to a missing of node get call, leading to an...

6.3AI score0.00026EPSS
Exploits0References4
OSV
OSV
added 2025/08/23 2:44 p.m.1 views

MAL-2025-41419 Malicious code in uprove-node-reference (npm)

The package communicates with a domain associated with malicious activity...

7.1AI score
Exploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/23 2:44 p.m.1 views

Malicious code in uprove-node-reference (npm)

The package communicates with a domain associated with malicious activity...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50033

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: host: ohci-ppc-of: Fix refcount leak bug In ohcihcdppcofprobe, offindcompatiblenode will return a node pointer with refcount incremented. We should use...

5.5CVSS6.4AI score0.00063EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38342

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - software node: Correct a OOB check in softwarenodegetreferenceargs softwarenodegetreferenceargs wants to get @index-th element, so the property value requires a...

7.1CVSS6.7AI score0.00067EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/07/10 12:0 a.m.2 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 that stems from an improper out-of-bounds check in the softwarenodegetreferenceargs function...

7.1CVSS7AI score0.00067EPSS
Exploits0References9
Rows per page
Query Builder