Lucene search
+L

14 matches found

OSV
OSV
added 2026/09/14 4:34 p.m.13 views

OESA-2026-3829 openssl security update

OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security TLS and Secure Sockets Layer SSL protocols. Security Fixes: Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far more memory than th...

7.5CVSS7.6AI score0.00676EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/14 4:34 p.m.11 views

OESA-2026-3819 compat-openssl11 security update

OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security TLS and Secure Sockets Layer SSL protocols. Security Fixes: Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far more memory than th...

7.5CVSS7.6AI score0.00676EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/31 9:12 a.m.6 views

SUSE-SU-2026:3876-1 Security update for openssl-3

This update for openssl-3 fixes the following issues: - CVE-2026-54874: Excessive Memory Use Buffering DTLS Records for a Future Epoch bsc1274795. - CVE-2026-63072: Heap Buffer Overflow in CMS Key Unwrapping bsc1274788. - CVE-2026-63074: CMP Indefinite Cache Growth of ExtraCerts bsc1274797. -...

9.1CVSS7.2AI score0.0135EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2026/08/28 1:07 a.m.7 views

SUSE CVE-2026-54874

Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far more memory than the record itself requires. Impact summary: A peer can use a small amount of network traffic to make an OpenSSL DTLS endpoint retain a disproportionately large...

5.3CVSS6.1AI score0.00524EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/25 9:50 p.m.18 views

openssl: excessive memory use buffering DTLS records for a future epoch

A flaw was found in OpenSSL. Receiving a DTLS Datagram Transport Layer Security record for a future epoch while a handshake is in progress causes OpenSSL to buffer an excessive amount of memory. This allows a peer to cause memory exhaustion, eventually resulting in a denial of service, using a...

7.5CVSS5.6AI score0.00524EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/25 2:39 p.m.12 views

Asymmetric Resource Consumption (Amplification)

Overview Affected versions of this package are vulnerable to Asymmetric Resource Consumption Amplification in dtlsrlayerbufferrecord in ssl/record/methods/dtlsmeth.c. An attacker can cause a DTLS endpoint to retain excessive memory by sending a stream of small next-epoch records during an...

7.5CVSS6AI score0.00524EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 1:19 p.m.9 views

CVE-2026-54874

Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far more memory than the record itself requires. Impact summary: A peer can use a small amount of network traffic to make an OpenSSL DTLS endpoint retain a disproportionately large...

7.5CVSS0.00524EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/25 1:19 p.m.14 views

AZL-97668 CVE-2026-54874 affecting package openssl-fips-provider 3.1.2-2

Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far more memory than the record itself requires. Impact summary: A peer can use a small amount of network traffic to make an OpenSSL DTLS endpoint retain a disproportionately large...

7.5CVSS6.1AI score0.00524EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 1:19 p.m.7 views

ALPINE-CVE-2026-54874

Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far more memory than the record itself requires. Impact summary: A peer can use a small amount of network traffic to make an OpenSSL DTLS endpoint retain a disproportionately large...

7.5CVSS6AI score0.00524EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 12:59 p.m.144 views

CVE-2026-54874

CVE-2026-54874 is a memory amplification vulnerability in OpenSSL's DTLS implementation. When a handshake is in progress, OpenSSL buffers records belonging to a future epoch by retaining the full ~16 KB read buffer per record rather than only the actual record bytes. Up to 100 records per connect...

7.5CVSS6AI score0.00524EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/08/25 12:59 p.m.8 views

CVE-2026-54874

Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far more memory than the record itself requires. Impact summary: A peer can use a small amount of network traffic to make an OpenSSL DTLS endpoint retain a disproportionately large...

7.5CVSS6AI score0.00524EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/08/25 12:00 a.m.18 views

CVE-2026-54874

Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far more memory than the record itself requires. Impact summary: A peer can use a small amount of network traffic to make an OpenSSL DTLS endpoint retain a disproportionately large...

7.5CVSS5.9AI score0.00524EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.23 views

OpenSSL 1.0.2 < 1.0.2zr Vulnerability

The version of OpenSSL installed on the remote host is prior to 1.0.2zr. It is, therefore, affected by a vulnerability as referenced in the 1.0.2zr advisory. - Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far more memory than...

7.5CVSS6.1AI score0.00524EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2009/09/02 8:00 a.m.15 views

OpenSSL: DTLS epoch record buffer memory DoS

The dtls1bufferrecord function in ssl/d1pkt.c in OpenSSL 0.9.8k and earlier 0.9.8 versions allows remote attackers to cause a denial of service memory consumption via a large series of "future epoch" DTLS records that are buffered in a queue, aka "DTLS record buffer limitation bug."...

5CVSS7.1AI score0.11274EPSS
SaveExploits1References4
Rows per page
Query Builder