Lucene search
+L

57 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.3 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerability has been resolved: bus: qcom: Place the child node before the return statement. Placing the child node before the return statement helps to prevent potential reference count leaks. Generally, the reference count of a child node is automatically...

5.5CVSS5.7AI score0.00238EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 10:37 p.m.11 views

CVE-2026-89744

A flaw was found in the Linux kernel's device property handling. When the kernel iterates over child nodes of a firmware node fwnode that also has a secondary fwnode, the fwnodegetnextchildnode function can enter an endless loop. This occurs if the secondary fwnode has multiple children, causing...

8.4CVSS5.6AI score0.00144EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90460

In the Linux kernel, the following vulnerability has been resolved: device property: fix infinite loop in fwnode for each child node When iterate over children of a fwnode that has a secondary fwnode, fwnode get next child node can enter an infinite loop if the secondary fwnode has more than one...

5.8AI score0.00144EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/29 1:16 p.m.13 views

CVE-2026-82448

Shinobi before commit 5a76c74f contains a hardcoded connection key in the child node service that allows unauthenticated attackers to execute arbitrary database queries. Attackers reaching the child node port can present the hardcoded key during WebSocket handshake, then dispatch SQL queries...

9.8CVSS0.00407EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/29 12:05 p.m.44 views

CVE-2026-82448 Shinobi before commit 5a76c74f Arbitrary Database Query Execution via Hardcoded Child Node Key

Shinobi before commit 5a76c74f contains a hardcoded connection key in the child node service that allows unauthenticated attackers to execute arbitrary database queries. Attackers reaching the child node port can present the hardcoded key during WebSocket handshake, then dispatch SQL queries...

9.8CVSS0.00407EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/29 12:05 p.m.68 views

CVE-2026-82448

Shinobi (a self-hosted CCTV/surveillance platform) contains a hardcoded connection key in its child node service prior to commit 5a76c74f . An unauthenticated attacker who can reach the child node port can present this key during the WebSocket handshake and then dispatch arbitrary SQL queries thr...

9.8CVSS6.1AI score0.00407EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/29 12:05 p.m.16 views

CVE-2026-82448 Shinobi before commit 5a76c74f Arbitrary Database Query Execution via Hardcoded Child Node Key

Shinobi before commit 5a76c74f contains a hardcoded connection key in the child node service that allows unauthenticated attackers to execute arbitrary database queries. Attackers reaching the child node port can present the hardcoded key during WebSocket handshake, then dispatch SQL queries...

9.3CVSS6.1AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/29 12:05 p.m.14 views

EUVD-2026-68097

Shinobi before commit 5a76c74f contains a hardcoded connection key in the child node service that allows unauthenticated attackers to execute arbitrary database queries. Attackers reaching the child node port can present the hardcoded key during WebSocket handshake, then dispatch SQL queries...

9.8CVSS6.1AI score0.00407EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/29 12:00 a.m.24 views

PT-2026-83427

Name of the Vulnerable Software and Affected Versions Shinobi versions prior to commit 5a76c74f Description The child node service contains a hardcoded connection key that enables unauthenticated attackers to execute arbitrary database queries. By accessing the child node port and providing the...

9.8CVSS6.3AI score0.00407EPSS
SaveExploits0References14
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: irqchip/apple-aic: A refcount leak was fixed in aicoficinit. ofgetchildbyname returns a node pointer with a refcount incremented. We should use ofnodeput on it when there is no longer a need for it. Add the missing ofnodeput...

5.5CVSS6AI score0.00218EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.10 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013742)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013742 advisory. In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a...

5.7AI score0.00237EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/04 5:16 p.m.59 views

CVE-2026-23081

In the Linux kernel, the following vulnerability has been resolved: net: phy: intel-xway: fix OF node refcount leakage Automated review spotted am OF node reference count leakage when checking if the 'leds' child node exists. Call ofputnode to correctly maintain the refcount...

5.5CVSS0.00112EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/04 4:08 p.m.42 views

CVE-2026-23081

Summary: CVE-2026-23081 affects the Linux kernel intel-xway PHY driver, where an OF node reference-count leakage could occur. The root cause is improper management of Open Firmware (OF) node refcounts when checking the presence of the 'leds' child node. The fix adds a correct refcount maintenance...

5.5CVSS5.2AI score0.00112EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.12 views

SUSE CVE-2023-54075

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: common: Fix refcount leak in parsedailinkinfo Add missing ofnodeputs before the returns to balance ofnodegets and ofnodeputs, which may get unbalanced in case the for loop 'foreachavailablechildofnode' returns ear...

6.5AI score0.00181EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/09 3:31 a.m.12 views

EUVD-2022-55715

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

6AI score0.00237EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/09 1:16 a.m.11 views

UBUNTU-CVE-2022-50641

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

5.9AI score0.00237EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/09 12:00 a.m.12 views

CVE-2022-50641 HSI: omap_ssi: Fix refcount leak in ssi_probe

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

6.4AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.12 views

PT-2025-49621

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the ssi probe function when returning or breaking early from a for each available child of node loop. Specifically, the of node put function is not...

7.8CVSS6.3AI score0.00954EPSS
SaveExploits2References899
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.8 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.00256EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.4 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.0027EPSS
SaveExploits0References4
Rows per page
Query Builder