Lucene search
+L

21 matches found

OSV
OSV
added 2026/09/15 6:35 a.m.4 views

SUSE-SU-2026:4182-1 Security update for perl-Protocol-HTTP2

This update for perl-Protocol-HTTP2 fixes the following issue: - CVE-2026-16028: memory exhaustion leading to denial of service due to closed streams never being removed by streamstate from the connection stream table bsc1279629...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/10 9:17 a.m.11 views

CVE-2026-87877

A flaw was found in zstd-jni. An attacker could exploit a use-after-free vulnerability by calling specific methods on closed streams without proper validation. This could lead to memory corruption, potentially allowing the attacker to corrupt unrelated objects or cause the Java Virtual Machine JV...

7.7CVSS7.3AI score0.00201EPSS
SaveExploits0References12
CVE
CVE
added 2026/09/09 2:32 p.m.23 views

CVE-2026-87877

zstd-jni versions 1.3.8-4 through 1.5.7-13 are vulnerable to a use-after-free in stream classes. The root cause is a failure to validate the closed state in the setDict, setLongMax, setLevel, and setRefMultipleDDicts methods, allowing callers to write through freed native pointers on already-clos...

7.7CVSS7.2AI score0.00201EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/09/09 12:26 a.m.9 views

SUSE CVE-2026-16028

Protocol::HTTP2 versions before 1.14 for Perl allow memory exhaustion via closed streams that streamstate never removes from the connection stream table. When a stream reaches the CLOSED state, streamstate returns the concurrency slot and clears most of the stream's keys, but the entry itself sta...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/07 7:17 p.m.10 views

CVE-2026-16028

Protocol::HTTP2 versions before 1.14 for Perl allow memory exhaustion via closed streams that streamstate never removes from the connection stream table. When a stream reaches the CLOSED state, streamstate returns the concurrency slot and clears most of the stream's keys, but the entry itself sta...

7.5CVSS0.0063EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 7:17 p.m.7 views

DEBIAN-CVE-2026-16028

Protocol::HTTP2 versions before 1.14 for Perl allow memory exhaustion via closed streams that streamstate never removes from the connection stream table. When a stream reaches the CLOSED state, streamstate returns the concurrency slot and clears most of the stream's keys, but the entry itself sta...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/07 6:39 p.m.33 views

CVE-2026-16028

Protocol::HTTP2 (Perl), versions before 1.14 , is vulnerable to memory exhaustion via closed streams that are never removed from the connection stream table. When a stream reaches the CLOSED state, stream_state returns its concurrency slot and clears most keys, but the table entry persists for th...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/07 6:39 p.m.9 views

EUVD-2026-72527

Protocol::HTTP2 versions before 1.14 for Perl allow memory exhaustion via closed streams that streamstate never removes from the connection stream table. When a stream reaches the CLOSED state, streamstate returns the concurrency slot and clears most of the stream's keys, but the entry itself sta...

5.7AI score0.0063EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/07 12:00 a.m.12 views

PT-2026-86914

Protocol::HTTP2 versions before 1.14 for Perl allow memory exhaustion via closed streams that stream state never removes from the connection stream table. When a stream reaches the CLOSED state, stream state returns the concurrency slot and clears most of the stream's keys, but the entry itself...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2026/05/06 9:27 p.m.15 views

CVE-2026-43204

A flaw was found in the Linux kernel's ASoC Qualcomm qcom q6asm component. This vulnerability occurs when the system continues to process Digital Signal Processor DSP responses for data streams that have already been closed. An attacker could potentially exploit this by sending specific DSP...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/06 12:16 p.m.15 views

CVE-2026-43204

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6asm: drop DSP responses for closed data streams 'Commit a354f030dbce "ASoC: qcom: q6asm: handle the responses after closing"' attempted to ignore DSP responses arriving after a stream had been closed. However, those...

5.5CVSS0.00112EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-43204

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: qcom: q6asm: drop DSP responses for closed data streams 'Commit a354f030dbce ASoC: qcom: q6asm: handle the responses after closing' attempted to ignore DS...

5.5CVSS5.5AI score0.00112EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/13 7:18 p.m.16 views

CVE-2026-21438

webtransport-go is an implementation of the WebTransport protocol. Prior to 0.10.0, an attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their...

5.3CVSS5.6AI score0.0038EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/12 6:25 p.m.37 views

CVE-2026-21438 webtransport-go affected by a Memory Exhaustion Attack due to Missing Cleanup of Streams Map

webtransport-go is an implementation of the WebTransport protocol. Prior to 0.10.0, an attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their...

5.3CVSS0.0038EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/12 6:25 p.m.7 views

CVE-2026-21438

webtransport-go is an implementation of the WebTransport protocol. Prior to 0.10.0, an attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their...

5.3CVSS5.6AI score0.0038EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/12 3:29 p.m.21 views

webtransport-go: Memory Exhaustion Attack due to Missing Cleanup of Streams Map

Summary An attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their resources. Details webtransport-go maintains an internal map tracking...

5.3CVSS5.5AI score0.0038EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/12 3:29 p.m.21 views

GHSA-2F2X-8MWP-P2GC webtransport-go: Memory Exhaustion Attack due to Missing Cleanup of Streams Map

Summary An attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their resources. Details webtransport-go maintains an internal map tracking...

5.3CVSS5.5AI score0.0038EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/12 12:00 a.m.17 views

webtransport-go 安全漏洞

webtransport-go is an open-source Go language library developed by quic-go. Versions of webtransport-go prior to 0.10.0 contained security vulnerabilities. These vulnerabilities stemmed from the failure to remove closed streams from the internal session mapping, which could lead to unlimited memo...

5.3CVSS5.8AI score0.0038EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/08/20 12:00 a.m.19 views

PT-2025-34149

Name of the Vulnerable Software and Affected Versions: Eclipse Jetty versions =9.4.57 Eclipse Jetty versions =10.0.25 Eclipse Jetty versions =11.0.25 Eclipse Jetty versions =12.0.21 Eclipse Jetty version 12.1.0.alpha2 Description: An HTTP/2 client can trigger the server to send RST STREAM frames ...

7.8CVSS6.8AI score0.03457EPSS
SaveExploits0References76
OSV
OSV
added 2025/08/13 7:06 p.m.26 views

GHSA-PRJ3-CCX8-P6X4 Netty affected by MadeYouReset HTTP/2 DDoS vulnerability

Below is a technical explanation of a newly discovered vulnerability in HTTP/2, which we refer to as “MadeYouReset.” MadeYouReset Vulnerability Summary The MadeYouReset DDoS vulnerability is a logical vulnerability in the HTTP/2 protocol, that uses malformed HTTP/2 control frames in order to brea...

8.2CVSS9.5AI score0.01049EPSS
SaveExploits1References7
Rows per page
Query Builder