Lucene search
+L

254855 matches found

Cvelist
Cvelist
added 2026/07/24 3:23 p.m.27 views

CVE-2026-64220 device property: set fwnode->secondary to NULL in fwnode_init()

In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode-secondary to NULL in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing allocation functio...

0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/24 3:23 p.m.6 views

CVE-2026-64220 device property: set fwnode->secondary to NULL in fwnode_init()

In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode-secondary to NULL in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing allocation functio...

5.7AI score0.00173EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.10 views

CVE-2026-64220

In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode-secondary to NULL in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing allocation functio...

5.6AI score0.00173EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/07/24 3:23 p.m.10 views

CVE-2026-64220

The CVE-2026-64220 issue in the Linux kernel affects firmware nodes initialized via fwnode_init. If a firmware node is allocated on the stack or heap with a non-zeroing allocator, its fwnode->secondary may contain uninitialized memory instead of NULL or IS_ERR(), risking dereference (e.g., in ...

5.7AI score0.00173EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/24 3:23 p.m.8 views

EUVD-2026-48628

In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode-secondary to NULL in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing allocation functio...

5.7AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/24 5:17 a.m.11 views

ROOT-APP-NPM-CVE-2026-59875 CVE-2026-59875 in @rootio/tar - Patched by Root

Root has patched CVE-2026-59875 in the @rootio/tar package for Root:npm. Multiple fixed versions available...

5.3CVSS5.2AI score0.00292EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.13 views

PT-2026-64361

In the Linux kernel, the following vulnerability has been resolved: power: reset: linkstation-poweroff: fix use-after-free in the linkstation poweroff init Move of node putdn after the of match node call, which still needs the node pointer. The node reference is correctly released after use...

5.7AI score0.00161EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.10 views

PT-2026-64335

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the fwnode init function where the secondary pointer of a firmware node is not properly initialized. When a firmware node is allocated on the stack or on the heap usin...

5.9AI score0.00173EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.12 views

PT-2026-64364

In the Linux kernel, the following vulnerability has been resolved: fpga: region: fix use-after-free in child regions with firmware Move of node putchild region after the error print to avoid accessing freed memory when pr err references child region. Yilun: Fix the Fixes tag...

5.7AI score0.00165EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/23 8:10 p.m.7 views

MAL-2026-11034 Malicious code in eth-slint (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware a547e155b232bc3164db9fc1f7de92bf70a5f1ad02e277a6c9b272d47f48e00d Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/07/23 7:33 p.m.8 views

GHSA-C96F-X56V-GQ3H find-my-way: DDoS with HTTP2

Impact Remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. The short version is that lookup passes req.method into find, and find indexes this.treesmethod. Since this.trees is a normal object, HTTP/2 method values like constructor, toString, or proto can resolve...

7.5CVSS5.6AI score0.00461EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/23 7:33 p.m.7 views

find-my-way: DDoS with HTTP2

Impact Remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. The short version is that lookup passes req.method into find, and find indexes this.treesmethod. Since this.trees is a normal object, HTTP/2 method values like constructor, toString, or proto can resolve...

7.5CVSS5.5AI score0.00461EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/23 7:0 p.m.12 views

MAL-2026-11032 Malicious code in chai-as-stringify (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 06bb8071b2894038268bb513310437eed2c6ffc3aa534c8fae8b8273d7f56a9d Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/07/23 6:28 p.m.7 views

MAL-2026-11033 Malicious code in eth-codergen (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 69eee48bc43bf04d3a35021657809e8e2615ae84250ee1e7b229175969807a25 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/07/23 2:17 p.m.7 views

UBUNTU-CVE-2026-14257

brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand function limits the number of results with a max option default 100,000 but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count und...

7.5CVSS5.8AI score0.00339EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/07/23 1:16 p.m.8 views

CVE-2026-65901 DOMPurify 3.4.6 Cross-Site Scripting via IN_PLACE nodeName

DOMPurify through 3.4.6 contains a cross-site scripting vulnerability in INPLACE mode that trusts attacker-controlled nodeName on live non-form nodes. Attackers can supply hostile live DOM objects with real script children whose observable nodeName is clobbered to appear as allowed elements,...

6.1CVSS5.1AI score0.00166EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/23 12:54 p.m.5 views

CVE-2026-14257 brace-expansion DoS via unbounded expansion length causing an out-of-memory process crash

brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand function limits the number of results with a max option default 100,000 but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count und...

7.5CVSS5.3AI score0.00339EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/23 12:33 p.m.32 views

CVE-2026-15037 XML injection vulnerability in QDom comment, CDATA and processing-instruction serialization

Improper output neutralization XML injection in QDom comment, CDATA, and processing-instruction serialization in Qt XML from 4.0.0 through 6.11 allows untrusted text serialized by an application into those nodes to inject arbitrary XML markup, because the node terminators are not escaped under th...

6.3CVSS0.00262EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/07/23 12:33 p.m.12 views

CVE-2026-15037

Improper output neutralization XML injection in QDom comment, CDATA, and processing-instruction serialization in Qt XML from 4.0.0 through 6.11 allows untrusted text serialized by an application into those nodes to inject arbitrary XML markup, because the node terminators are not escaped under th...

6.3CVSS5.9AI score0.00262EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/23 11:42 a.m.9 views

CVE-2026-65606 SiYuan before v3.7.2 Cross-Site Scripting to RCE

SiYuan before v3.7.2 contains a cross-site scripting vulnerability in the siyuan:// protocol handler. When a siyuan://plugins/ link references a name that is not an installed plugin, the application opens a custom tab and inserts the link's icon parameter into the tab header via innerHTML without...

9.6CVSS5.1AI score0.00516EPSS
SaveExploits0References3
Rows per page
Query Builder