Lucene search
K

3993 matches found

OSV
OSV
added 2025/05/01 1:15 p.m.0 views

UBUNTU-CVE-2025-23141

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Acquire SRCU in KVMGETMPSTATE to protect guest memory accesses Acquire a lock on kvm-srcu when userspace is getting MP state to handle a rather extreme edge case where "accepting" APIC events, i.e. processing pending IN...

5.5CVSS6.1AI score0.00006EPSS
Exploits0References28
Vulnrichment
Vulnrichment
added 2025/05/01 1:7 p.m.2 views

CVE-2025-37789 net: openvswitch: fix nested key length validation in the set() action

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set action It's not safe to access nlalenovskey if the data is smaller than the netlink header. Check that the attribute is OK first...

6.1AI score0.00031EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/05/01 1:7 p.m.10 views

CVE-2025-37789 net: openvswitch: fix nested key length validation in the set() action

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set action It's not safe to access nlalenovskey if the data is smaller than the netlink header. Check that the attribute is OK first...

0.00031EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/05/01 1:7 p.m.7 views

CVE-2025-37789

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set action It's not safe to access nlalenovskey if the data is smaller than the netlink header. Check that the attribute is OK first...

7.8CVSS5.6AI score0.00031EPSS
Exploits0
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.1 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 improper validation of nested key lengths in openvswitch...

7.8CVSS6.5AI score0.00031EPSS
Exploits0References8
Packet Storm News
Packet Storm News
added 2025/05/01 12:0 a.m.2 views

Confidential Serverless Computing

Although serverless computing offers compelling cost and deployment simplicity advantages, a significant challenge remains in securely managing sensitive data as it flows through the network of ephemeral function executions in serverless computing environments within untrusted clouds. While...

7.3AI score
Exploits0
RedHat Linux
RedHat Linux
added 2025/04/28 12:20 a.m.3 views

snakeyaml: Denial of Service due to missing nested depth limitation for collections

A flaw was found in the org.yaml.snakeyaml package. This flaw allows an attacker to cause a denial of service DoS due to missing nested depth limitation for collections...

7.5CVSS6.8AI score0.0292EPSS
Exploits2References5
Snyk
Snyk
added 2025/04/27 8:39 p.m.3 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the search function. An attacker can occupy excessive system resources by passing a malicious string with nested groups as the query parameter. PoC https://xxxx.sso.com/search?query=.11...

5.1CVSS6.8AI score0.00127EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/04/23 10:23 a.m.5 views

libxslt: Use-After-Free in libxslt numbers.c

A flaw was found in libxslt numbers.c. This vulnerability allows a use-after-free, potentially leading to memory corruption or code execution via nested XPath evaluations where an XPath context node can be modified but not restored...

7.8CVSS7.5AI score0.00087EPSS
Exploits1References5
Veracode
Veracode
added 2025/04/17 7:46 a.m.108 views

Denial Of Service (DoS)

Elasticsearch is vulnerable to Denial Of Service DoS. The vulnerability is due to unbounded recursion due to improper handling of deeply nested GeometryCollection objects in Well-Known Text WKT format, which allows attackers to craft specially formatted input that triggers a stack overflow and...

7.5CVSS7AI score0.00092EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2025/04/17 1:15 a.m.3 views

CVE-2025-43708

VisiCut 2.1 allows stack consumption via an XML document with nested set elements, as demonstrated by a java.util.HashMap StackOverflowError when reference='../../../set/set2' is used, aka an "insecure deserialization" issue...

7.5CVSS6.9AI score
Exploits0References3
CNNVD
CNNVD
added 2025/04/17 12:0 a.m.2 views

VisiCut 安全漏洞

VisiCut is a tool from the personal developer Thomas Oster. A security vulnerability exists in VisiCut version 2.1, which stems from the fact that XML documents with nested set elements can lead to stack consumption, such as unsafe deserialization issues...

7.5CVSS6.6AI score0.00434EPSS
Exploits1References3
Amazon
Amazon
added 2025/04/16 12:0 a.m.2 views

Important: libxslt

Issue Overview: xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes. CVE-2024-55549 numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an XPath context node can be modified but never restored...

7.8CVSS7AI score0.00104EPSS
Exploits4
Positive Technologies
Positive Technologies
added 2025/04/14 12:0 a.m.2 views

PT-2025-18469

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically in the openvswitch component. The issue concerns the validation of nested key length in the set action, where it is no...

7.8CVSS6.7AI score0.00031EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/04/11 9:21 a.m.1 views

SUSE CVE-2025-32387

Helm is a package manager for Charts for Kubernetes. A JSON Schema file within a chart can be crafted with a deeply nested chain of references, leading to parser recursion that can exceed the stack size limit and trigger a stack overflow. This issue has been resolved in Helm v3.17.3...

6.5CVSS7AI score0.00012EPSS
Exploits0References6
OSV
OSV
added 2025/04/10 9:7 p.m.2 views

GHSA-M7RC-8W7M-R9QR SurrealDB vulnerable to memory exhaustion via nested functions and scripts

In order to prevent DoS situations due to infinite recursions, SurrealDB implements a limit of nested calls for both native functions and embedded JavaScript functions. However, in SurrealDB instances with embedded scripting functions enabled, it was found that this limit can be circumvented by...

6CVSS6.5AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2025/04/10 9:7 p.m.12 views

SurrealDB vulnerable to memory exhaustion via nested functions and scripts

In order to prevent DoS situations due to infinite recursions, SurrealDB implements a limit of nested calls for both native functions and embedded JavaScript functions. However, in SurrealDB instances with embedded scripting functions enabled, it was found that this limit can be circumvented by...

6.5AI score
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/04/10 7:35 p.m.18 views

CVE-2024-52981

An issue was discovered in Elasticsearch, where a large recursion using the Well-KnownText formatted string with nested GeometryCollection objects could cause a stackoverflow...

7.5CVSS6.8AI score0.00092EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/04/10 1:48 p.m.15 views

Helm Allows A Specially Crafted JSON Schema To Cause A Stack Overflow

A Helm contributor discovered that a specially crafted JSON Schema within a chart can lead to a stack overflow. Impact A JSON Schema file within a chart can be crafted with a deeply nested chain of references, leading to parser recursion that can exceed the stack size limit and trigger a stack...

6.5CVSS6.8AI score0.00012EPSS
Exploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/04/10 6:13 a.m.7 views

CVE-2025-32387

Helm is a package manager for Charts for Kubernetes. A JSON Schema file within a chart can be crafted with a deeply nested chain of references, leading to parser recursion that can exceed the stack size limit and trigger a stack overflow. This issue has been resolved in Helm v3.17.3. Mitigation T...

6.5CVSS6.3AI score0.00012EPSS
Exploits0References5
Rows per page
Query Builder