Lucene search
+L

1894 matches found

OSV
OSV
added 2025/05/01 2:15 p.m.3 views

UBUNTU-CVE-2025-37763

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment job has finished with it. The geometry job...

7.8CVSS6.2AI score0.00178EPSS
SaveExploits0References25
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.1 views

CVE-2022-49908 Bluetooth: L2CAP: Fix memory leak in vhci_write

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix memory leak in vhciwrite Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810d81ac00 size 240: ... hex dump first 32 bytes: 00 00 ...

6.1AI score0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:9 p.m.9 views

CVE-2022-49838 sctp: clear out_curr if all frag chunks of current msg are pruned

In the Linux kernel, the following vulnerability has been resolved: sctp: clear outcurr if all frag chunks of current msg are pruned A crash was reported by Zhen Chen: listdel corruption, ffffa035ddf01c18-next is NULL WARNING: CPU: 1 PID: 250682 at lib/listdebug.c:49 listdelentryvalid+0x59/0xe0...

5.5CVSS4.9AI score0.0019EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/01 1:7 p.m.16 views

CVE-2025-37763 drm/imagination: take paired job reference

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment job has finished with it. The geometry job...

0.00178EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.4 views

PT-2025-18555 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A crash was reported due to list del corruption in the Linux kernel's sctp module. The issue occurs when the last fragment of a message is dequeued from the out curr stream in sctp...

5.2AI score0.0019EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.6 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 mishandling of fraglist in the network GSO driver for mixed header allocation types, which could lead to...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/04/09 4:5 p.m.20 views

CVE-2025-32380 Apollo Router Query Validation Vulnerable to Excessive Resource Consumption via Named Fragment Processing

The Apollo Router Core is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. A vulnerability in Apollo Router's usage of Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively...

7.5CVSS0.00535EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/07 8:50 p.m.44 views

CVE-2025-32034 Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

The Apollo Router Core is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. Prior to 1.61.2 and 2.1.1, a vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively...

7.5CVSS0.00512EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/04/07 8:50 p.m.9 views

CVE-2025-32034 Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

The Apollo Router Core is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. Prior to 1.61.2 and 2.1.1, a vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively...

7.5CVSS7AI score0.00512EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/07 8:38 p.m.63 views

CVE-2025-32030

CVE-2025-32030 concerns Apollo Gateway (GraphQL federation). The vulnerability occurs prior to version 2.10.1, where queries using deeply nested and reused named fragments could trigger prohibitively expensive query planning. Specifically, named fragments were expanded once per fragment spread du...

7.5CVSS7AI score0.0049EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/07 8:34 p.m.8 views

CVE-2025-31496 apollo-compiler Named Fragment Processing Vulnerability

apollo-compiler is a query-based compiler for the GraphQL query language. Prior to 1.27.0, a vulnerability in Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively expensive to validate. Named fragments were being processed once per fragment spread in...

7.5CVSS6.9AI score0.00404EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/04/07 8:34 p.m.20 views

CVE-2025-31496 apollo-compiler Named Fragment Processing Vulnerability

apollo-compiler is a query-based compiler for the GraphQL query language. Prior to 1.27.0, a vulnerability in Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively expensive to validate. Named fragments were being processed once per fragment spread in...

7.5CVSS0.00404EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/07 8:34 p.m.56 views

CVE-2025-31496

CVE-2025-31496 affects the Apollo Compiler (GraphQL) prior to version 1.27.0. The vulnerability arises from how deeply nested and reused named fragments are validated, where each named fragment could be processed once per fragment spread, causing exponential resource consumption and potential den...

7.5CVSS6.9AI score0.00404EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/07 7:9 p.m.6 views

GHSA-7MPV-9XG6-5R79 Apollo Compiler Named Fragment Processing Vulnerability

Impact Summary A vulnerability in Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively expensive to validate. This could lead to excessive resource consumption and denial of service in applications. Details Named fragments were being processed once per...

7.5CVSS7.1AI score0.00404EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/07 7:3 p.m.13 views

GHSA-Q2F9-X4P4-7XMH Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Impact Summary A vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansion. This could lead to excessive resource consumption and denial of service. Details Named fragment...

7.5CVSS7AI score0.0049EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/07 7:0 p.m.37 views

GHSA-3J43-9V8V-CP3F Apollo Router Query Validation Vulnerable to Excessive Resource Consumption via Named Fragment Processing

Impact Summary A vulnerability in Apollo Router's usage of Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively expensive to validate. This could lead to excessive resource consumption and denial of service. Details Named fragments were being processed...

7.5CVSS7AI score0.00535EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/07 6:57 p.m.32 views

GHSA-75M2-JHH5-J5G2 Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Impact Summary A vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansion. This could lead to excessive resource consumption and denial of service. Details Named fragments...

7.5CVSS7AI score0.00512EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/07 6:57 p.m.22 views

Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion

Impact Summary A vulnerability in Apollo Router allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansion. This could lead to excessive resource consumption and denial of service. Details Named fragments...

7.5CVSS7AI score0.00512EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/04/07 12:0 a.m.7 views

Apollo Federation 安全漏洞

Apollo Federation is an architecture for the Apollo community to declaratively combine APIs into a unified graph. A security vulnerability exists in Apollo Federation versions prior to 2.10.1, which stems from improper handling of fragment extensions and could lead to a denial of service...

7.5CVSS6.3AI score0.0049EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/07 12:0 a.m.7 views

Apollo Router Core 安全漏洞

Apollo Router Core is a router core application for the Apollo community. A security vulnerability exists in Apollo Router Core versions prior to 1.61.2 and prior to 2.1.1, which stems from mishandling of fragment extensions and could result in a denial of service...

7.5CVSS6.4AI score0.00512EPSS
SaveExploits0References4
Rows per page
Query Builder