Lucene search
K

21 matches found

SUSE CVE
SUSE CVE
added 2026/05/07 2:16 a.m.3 views

SUSE CVE-2026-43254

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - fix packet extraction from stream When processing TCP stream data in ovpntcprecv, we receive large cloned skbs from strprcv that may contain multiple coalesced packets. The current implementation has two bugs: 1. Head...

7.5CVSS5.7AI score0.0005EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/06 12:30 p.m.3 views

EUVD-2026-27815

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - fix packet extraction from stream When processing TCP stream data in ovpntcprecv, we receive large cloned skbs from strprcv that may contain multiple coalesced packets. The current implementation has two bugs: 1. Head...

5.7AI score0.0005EPSS
Exploits0References4
NVD
NVD
added 2026/05/06 12:16 p.m.4 views

CVE-2026-43254

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - fix packet extraction from stream When processing TCP stream data in ovpntcprecv, we receive large cloned skbs from strprcv that may contain multiple coalesced packets. The current implementation has two bugs: 1. Head...

7.5CVSS0.0005EPSS
Exploits0References3
CVE
CVE
added 2026/05/06 11:28 a.m.4 views

CVE-2026-43254

CVE-2026-43254: Linux kernel openvpn TCP stream handling corrected. Ovpn_tcp_recv now allocates a separate skb per packet and uses skb_copy_bits to copy only the packet payload, skipping the 2-byte length prefix; length checks guard allocation to prevent invalid skbs. This resolves header offset ...

7.5CVSS5.7AI score0.0005EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.3 views

CVE-2026-43254

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - fix packet extraction from stream When processing TCP stream data in ovpntcprecv, we receive large cloned skbs from strprcv that may contain multiple coalesced packets. The current implementation has two bugs: 1...

5.8AI score0.0005EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.3 views

PT-2026-37594

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - fix packet extraction from stream When processing TCP stream data in ovpn tcp recv, we receive large cloned skbs from strp rcv that may contain multiple coalesced packets. The current implementation has two bugs: 1...

5.7AI score0.0005EPSS
Exploits0References4
NVD
NVD
added 2026/03/20 4:16 a.m.1 views

CVE-2026-32941

Sliver is a command and control framework that uses a custom Wireguard netstack. Versions 1.7.3 and below contain a Remote OOM Out-of-Memory vulnerability in the Sliver C2 server's mTLS and WireGuard C2 transport layer. The socketReadEnvelope and socketWGReadEnvelope functions trust an...

7.1CVSS0.00062EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2026/03/17 5:48 p.m.2 views

Sliver Vulnerable to Authenticated OOM via Memory Exhaustion in mTLS/WireGuard Transports

Summary A Remote OOM Out-of-Memory vulnerability exists in the Sliver C2 server's mTLS and WireGuard C2 transport layer. The socketReadEnvelope and socketWGReadEnvelope functions trust an attacker-controlled 4-byte length prefix to allocate memory, with ServerMaxMessageSize allowing single...

7.1CVSS6AI score0.00062EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2026/02/24 11:10 p.m.3 views

GO-2026-4511 Go Ethereum Improperly Validates the ECIES Public Key in RLPx Handshake in github.com/ethereum/go-ethereum

Go Ethereum Improperly Validates the ECIES Public Key in RLPx Handshake in github.com/ethereum/go-ethereum...

7.5CVSS5.4AI score0.00028EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/10/25 12:43 a.m.3 views

CVE-2025-61430

Improper handling of DNS over TCP in Simple DNS Plus v9 allows a remote attacker with querying access to the DNS server to cause the server to return request payloads from other clients. This happens when the TCP length prefix is malformed len differs from actual packet len, and due to a...

6.5CVSS6.7AI score0.0005EPSS
Exploits0References1
NVD
NVD
added 2025/10/24 3:15 p.m.1 views

CVE-2025-61430

Improper handling of DNS over TCP in Simple DNS Plus v9 allows a remote attacker with querying access to the DNS server to cause the server to return request payloads from other clients. This happens when the TCP length prefix is malformed len differs from actual packet len, and due to a...

6.5CVSS0.0005EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/10/24 12:0 a.m.5 views

CVE-2025-61430

Improper handling of DNS over TCP in Simple DNS Plus v9 allows a remote attacker with querying access to the DNS server to cause the server to return request payloads from other clients. This happens when the TCP length prefix is malformed len differs from actual packet len, and due to a...

0.0005EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/10/24 12:0 a.m.2 views

PT-2025-43636

Improper handling of DNS over TCP in Simple DNS Plus v9 allows a remote attacker with querying access to the DNS server to cause the server to return request payloads from other clients. This happens when the TCP length prefix is malformed len differs from actual packet len, and due to a...

6.5CVSS6.7AI score0.0005EPSS
Exploits0References3
CVE
CVE
added 2025/10/24 12:0 a.m.5 views

CVE-2025-61430

CVE-2025-61430 concerns Simple DNS Plus v9, where improper handling of DNS over TCP allows a remote attacker with querying access to cause the server to leak other clients’ DNS queries. The root cause is a malformed TCP length prefix (length differs from the packet) and a concurrency/buffering is...

6.5CVSS6.3AI score0.0005EPSS
Exploits0References2
RustSec
RustSec
added 2024/08/23 12:0 p.m.2 views

Binary Protocol Misinterpretation caused by Truncating or Overflowing Casts

The following presentation at this year's DEF CON was brought to our attention on the Diesel Gitter Channel: SQL Injection isn't Dead: Smuggling Queries at the Protocol Level Archive link for posterity. Essentially, encoding a value larger than 4GiB can cause the length prefix in the protocol to...

8.5AI score
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/23 12:0 a.m.1 views

PT-2024-40918 · Diesel · Diesel

Name of the Vulnerable Software and Affected Versions: Diesel versions = 2.2.2 Description: The issue concerns a SQL injection vulnerability that can be exploited by encoding a value larger than 4GiB, causing the length prefix in the protocol to overflow. This can lead to the server interpreting...

8.5AI score
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:32 a.m.1 views

SUSE CVE-2014-0044

The opuspacketgetsamplesperframe function in client in Mumble 1.2.4 and the 1.2.3 pre-release snapshots allows remote attackers to cause a denial of service crash via a crafted length prefix value, which triggers a NULL pointer dereference or a heap-based buffer over-read aka "out-of-bounds array...

5CVSS7AI score0.00734EPSS
Exploits1References3
OSV
OSV
added 2014/02/08 12:55 a.m.2 views

DEBIAN-CVE-2014-0044

The opuspacketgetsamplesperframe function in client in Mumble 1.2.4 and the 1.2.3 pre-release snapshots allows remote attackers to cause a denial of service crash via a crafted length prefix value, which triggers a NULL pointer dereference or a heap-based buffer over-read aka "out-of-bounds array...

5CVSS6.5AI score0.00734EPSS
Exploits1References1
OSV
OSV
added 2014/02/08 12:55 a.m.0 views

UBUNTU-CVE-2014-0044

The opuspacketgetsamplesperframe function in client in Mumble 1.2.4 and the 1.2.3 pre-release snapshots allows remote attackers to cause a denial of service crash via a crafted length prefix value, which triggers a NULL pointer dereference or a heap-based buffer over-read aka "out-of-bounds array...

5CVSS6AI score0.00734EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2006/12/14 8:28 p.m.1 views

CVE-2006-6222

Stack-based buffer overflow in the NetBackup bpcd daemon bpcd.exe in Symantec Veritas NetBackup 5.0 before 5.0MP7, 5.1 before 5.1MP6, and 6.0 before 6.0MP4 allows remote attackers to execute arbitrary code via a long request with a malformed length prefix...

10CVSS6.3AI score0.39126EPSS
Exploits0References12
Rows per page
Query Builder