Lucene search
+L

339046 matches found

CVE
CVE
added 2026/08/17 6:00 p.m.43 views

CVE-2026-73523

In COVESA Open1722 through 0.9.2, the num_can_msgs variable (declared uint8_t) in acf-can-listener.c truncates the -1 error return from avtp_to_can() to 255, causing a write loop to iterate 255 times over a 15-slot stack array and leak ~18 KB of adjacent stack memory as ~240 CAN frames to any bus...

8.7CVSS5.5AI score0.00324EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 6:00 p.m.15 views

EUVD-2026-60321

COVESA Open1722 through 0.9.2 contains an integer truncation vulnerability in acf-can-listener.c that allows unauthenticated remote attackers to cause the CAN listener to transmit process stack memory onto the CAN bus by sending a rejected UDP datagram with a matching AVTP stream ID. The numcanms...

8.7CVSS5.5AI score0.00324EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 6:00 p.m.27 views

CVE-2026-73523

COVESA Open1722 through 0.9.2 contains an integer truncation vulnerability in acf-can-listener.c that allows unauthenticated remote attackers to cause the CAN listener to transmit process stack memory onto the CAN bus by sending a rejected UDP datagram with a matching AVTP stream ID. The numcanms...

8.7CVSS5.5AI score0.00324EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/17 5:57 p.m.19 views

haproxy: HAProxy: Response smuggling due to integer overflow in FastCGI record length handling

A flaw was found in HAProxy. A malicious FastCGI Fast Common Gateway Interface backend can exploit an integer overflow vulnerability in the fcgiconn structure's drl field. This occurs when specific contentLength and paddingLength values cause the drl field to wrap to zero, leading to incorrect...

9.1CVSS5.4AI score0.00347EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/17 5:57 p.m.13 views

haproxy: HAProxy: Denial of Service via HPACK dynamic table insertions

A flaw was found in HAProxy. An attacker can trigger HPACK dynamic table insertions under memory pressure, leading to a null pointer dereference in the hpackdhtinsert function. This can cause HAProxy worker processes to crash, resulting in a denial of service DoS...

8.7CVSS5.3AI score0.00484EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/17 5:53 p.m.21 views

haproxy: HAProxy: Denial of Service via HPACK dynamic table insertions

A flaw was found in HAProxy. An attacker can trigger HPACK dynamic table insertions under memory pressure, leading to a null pointer dereference in the hpackdhtinsert function. This can cause HAProxy worker processes to crash, resulting in a denial of service DoS...

8.7CVSS5.3AI score0.00484EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/17 5:50 p.m.17 views

Netty: Memory Exhaustion in SctpMessageCompletionHandler

Summary SctpMessageCompletionHandler does not limit the total size of buffered fragments, allowing an unauthenticated attacker to cause an OutOfMemoryError by sending large SCTP fragments. Details io.netty.handler.codec.sctp.SctpMessageCompletionHandler buffers fragments for incomplete SCTP...

7.5CVSS5.3AI score0.00606EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/08/17 5:50 p.m.9 views

GHSA-2QJ4-MMR9-4V2F Netty: Memory Exhaustion in SctpMessageCompletionHandler

Summary SctpMessageCompletionHandler does not limit the total size of buffered fragments, allowing an unauthenticated attacker to cause an OutOfMemoryError by sending large SCTP fragments. Details io.netty.handler.codec.sctp.SctpMessageCompletionHandler buffers fragments for incomplete SCTP...

7.5CVSS5.4AI score0.00371EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/08/17 5:50 p.m.20 views

Improperly Controlled Sequential Memory Allocation

Overview Affected versions of this package are vulnerable to Improperly Controlled Sequential Memory Allocation due to unbounded buffering of incomplete SCTP message fragments. An attacker can trigger an OutOfMemoryError by sending large or many fragmented SCTP messages that the handler retains...

8.7CVSS5.6AI score0.00371EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 5:48 p.m.42 views

CVE-2026-59902 Netty: Memory Exhaustion in SctpMessageCompletionHandler

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, io.netty.handler.codec.sctp.SctpMessageCompletionHandler limits incomplete messages and fragment counts but not maxBufferedBytes, allowing unauthenticated peers to exhaust memory with...

7.5CVSS0.00371EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/17 5:48 p.m.70 views

CVE-2026-59902 Netty: Memory Exhaustion in SctpMessageCompletionHandler

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, io.netty.handler.codec.sctp.SctpMessageCompletionHandler limits incomplete messages and fragment counts but not maxBufferedBytes, allowing unauthenticated peers to exhaust memory with...

7.5CVSS5.4AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/08/17 5:48 p.m.5 views

CVE-2026-59902 Netty: Memory Exhaustion in SctpMessageCompletionHandler

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, io.netty.handler.codec.sctp.SctpMessageCompletionHandler limits incomplete messages and fragment counts but not maxBufferedBytes, allowing unauthenticated peers to exhaust memory with...

7.5CVSS5.2AI score0.00371EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/17 5:48 p.m.13 views

EUVD-2026-60314

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, io.netty.handler.codec.sctp.SctpMessageCompletionHandler limits incomplete messages and fragment counts but not maxBufferedBytes, allowing unauthenticated peers to exhaust memory with...

7.5CVSS5.2AI score0.00371EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/17 5:48 p.m.112 views

CVE-2026-59902

io.netty.handler.codec.sctp.SctpMessageCompletionHandler buffers SCTP fragments without enforcing a maxBufferedBytes limit. With defaults of 128 messages × 128 fragments × ~64KB chunks, an unauthenticated attacker can consume ~1GB per connection, causing OutOfMemoryError. Fixed in Netty 4.1.137.F...

7.5CVSS5.3AI score0.00371EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/17 5:48 p.m.10 views

CVE-2026-59902

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, io.netty.handler.codec.sctp.SctpMessageCompletionHandler limits incomplete messages and fragment counts but not maxBufferedBytes, allowing unauthenticated peers to exhaust memory with...

7.5CVSS5.3AI score0.00371EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/17 5:48 p.m.33 views

CVE-2026-59902

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, io.netty.handler.codec.sctp.SctpMessageCompletionHandler limits incomplete messages and fragment counts but not maxBufferedBytes, allowing unauthenticated peers to exhaust memory with...

7.5CVSS5.2AI score0.00371EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.11 views

CVE-2026-72029

A flaw was found in the Linux kernel's Wireless Wide Area Network WWAN module, specifically within the iosm component. A remote attacker, by manipulating a connected modem, could provide malformed data containing crafted offsets and lengths. This could lead to an out-of-bounds read, potentially...

8.8CVSS5.6AI score0.00397EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:47 p.m.9 views

CVE-2026-72027

A flaw was found in the Linux kernel's memory management subsystem, specifically within the mm/compaction component. When the freepagesprepare function fails, the compactionfree function does not properly handle this error. This oversight can lead to pages that are either hardware poisoned...

7.8CVSS5.6AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:47 p.m.9 views

CVE-2026-72024

A flaw was found in the mac802154 component of the Linux kernel. When network interfaces are removed, the system incorrectly manages memory, which can cause a program to try and use memory that is no longer available or has been corrupted. This vulnerability could lead to system instability or a...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:47 p.m.9 views

CVE-2026-52717

A memory corruption vulnerability was found in GStreamer's gst-libav plugin. The gstffmpegpipeclose function incorrectly calls gfree on a pointer to an embedded struct member that was never heap-allocated. A remote attacker could trick a user into opening a specially crafted media file, causing t...

6.5CVSS5.5AI score
SaveExploits0References7
Rows per page
Query Builder