Lucene search
+L

1186 matches found

Positive Technologies
Positive Technologies
added 4 days ago11 views

PT-2026-72409

In the Linux kernel, the following vulnerability has been resolved: sunrpc: wait for in-flight TLS handshake callback when cancel loses race When wait for completion interruptible timeout in svc tcp handshake returns 0 timeout or -ERESTARTSYS signal and tls handshake cancel then returns false,...

5.5AI score0.00626EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 6 days ago23 views

CVE-2026-56862

Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been completed or not. As a result, a malicious client can keep sending KeyUpdate messages to force the server to keep performing key derivation operations indefinitely...

5.2AI score0.00483EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 6 days ago5 views

eclipse-vertx/vert.x: eclipse-vertx/vert.x: Denial of Service via TLS handshake with wildcard server name

A flaw was found in eclipse-vertx/vert.x. A remote attacker can exploit this vulnerability by performing a Transport Layer Security TLS handshake and presenting a server name extension with a server wildcard name. This can lead to a denial of service DoS condition, impacting the availability of t...

6.9CVSS5.5AI score0.00238EPSS
SaveExploits1References7
OSV
OSV
added 6 days ago4 views

UBUNTU-CVE-2026-73500

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a network attacker who can reach an etcd TLS listener can open many TCP connections and never send a ClientHello. In client/pkg/transport/listenertls.go, each connection handle...

8.7CVSS5.4AI score0.00396EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 6 days ago4 views

PT-2026-71899

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Handshake messages, such as KeyUpdate, are treated as state-advancing regardless of whether a handshake has been completed. This allows a malicious client to...

7.5CVSS5.4AI score0.00483EPSS
SaveExploits0References18
NVD
NVD
added last week12 views

CVE-2026-73500

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a network attacker who can reach an etcd TLS listener can open many TCP connections and never send a ClientHello. In client/pkg/transport/listenertls.go, each connection handle...

8.7CVSS0.00396EPSS
SaveExploits0References9
OSV
OSV
added last week5 views

DEBIAN-CVE-2026-73500

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a network attacker who can reach an etcd TLS listener can open many TCP connections and never send a ClientHello. In client/pkg/transport/listenertls.go, each connection handle...

8.7CVSS5.4AI score0.00396EPSS
SaveExploits0References1
EUVD
EUVD
added last week8 views

EUVD-2026-57642

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a network attacker who can reach an etcd TLS listener can open many TCP connections and never send a ClientHello. In client/pkg/transport/listenertls.go, each connection handle...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0References9
OSV
OSV
added last week16 views

CVE-2026-73500 etcd: `tlsListener.acceptLoop` spawns unbounded handshake goroutines with no deadline

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a network attacker who can reach an etcd TLS listener can open many TCP connections and never send a ClientHello. In client/pkg/transport/listenertls.go, each connection handle...

8.7CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added last week54 views

CVE-2026-73500

CVE-2026-73500 affects etcd. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a network attacker who can reach an etcd TLS listener can trigger the TLS handshake by opening many TCP connections. In tlsListener.acceptLoop, each connection handled by the loop spawns a goroutine that blocks indefinitely...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added last week7 views

CVE-2026-73500

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a network attacker who can reach an etcd TLS listener can open many TCP connections and never send a ClientHello. In client/pkg/transport/listenertls.go, each connection handle...

8.7CVSS5.4AI score0.00396EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added last week6 views

netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake

A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS Transport Layer Security ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service DoS due to excessive memor...

7.5CVSS5.4AI score0.00856EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added last week6 views

eclipse-vertx/vert.x: eclipse-vertx/vert.x: Denial of Service via TLS handshake with wildcard server name

A flaw was found in eclipse-vertx/vert.x. A remote attacker can exploit this vulnerability by performing a Transport Layer Security TLS handshake and presenting a server name extension with a server wildcard name. This can lead to a denial of service DoS condition, impacting the availability of t...

6.9CVSS5.1AI score0.00238EPSS
SaveExploits1References7
EUVD
EUVD
added last week9 views

EUVD-2026-57067

The PSA Protected Storage credential backend subsys/net/lib/tlscredentials/tlscredentialstrusted.c declared its credential-store mutex as a plain zero-filled static struct kmutex credentiallock; and never called kmutexinit on it. A statically zero-filled kmutex has an uninitialized wait queue its...

5.9CVSS5.8AI score0.00307EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/12 12:0 a.m.3 views

PT-2026-71356

Name of the Vulnerable Software and Affected Versions etcd versions prior to 3.5.33 etcd versions prior to 3.6.14 etcd versions prior to 3.7.1 Description A network attacker capable of reaching an etcd TLS listener can initiate numerous TCP connections without sending a ClientHello. Within the fi...

8.7CVSS5.2AI score0.00396EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2026/08/11 5:41 p.m.16 views

Important: Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.25 security update

A security update is now available for Red Hat JBoss Enterprise Application Platform 7.4. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

10CVSS6.7AI score0.10049EPSS
SaveExploits11References43
RedHat Linux
RedHat Linux
added 2026/08/11 5:41 p.m.6 views

netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake

A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS Transport Layer Security ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service DoS due to excessive memor...

7.5CVSS5.4AI score0.00856EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/11 4:39 p.m.7 views

netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake

A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS Transport Layer Security ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service DoS due to excessive memor...

7.5CVSS5.4AI score0.00856EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/03 3:40 p.m.8 views

netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake

A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS Transport Layer Security ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service DoS due to excessive memor...

7.5CVSS5.5AI score0.00856EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:0 a.m.20 views

RHEL 10 / 8 / 9 : Red Hat JBoss Enterprise Application Platform 8.1.7 (RHSA-2026:49700)

The remote Redhat Enterprise Linux 10 / 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:49700 advisory. Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This...

10CVSS7.4AI score0.01025EPSS
SaveExploits0References17
Rows per page
Query Builder