Lucene search
+L

289 matches found

Cvelist
Cvelist
added 5 days ago31 views

CVE-2026-68124 mctp: serial: handle zero-length frames to prevent rx buffer overflow

In the Linux kernel, the following vulnerability has been resolved: mctp: serial: handle zero-length frames to prevent rx buffer overflow The MCTP serial receive state machine reads a frame length byte in mctpserialpushheader case 2 and validates it upper-bound-only: if c MCTPSERIALFRAMEMTU...

9.6CVSS0.00344EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago34 views

CVE-2026-68124

CVE-2026-68124 affects the Linux kernel MCTP serial driver. A zero-length frame could cause an out-of-bounds write in the receive path when rxlen == 0, requiring CAP_NET_ADMIN to attach the MCTP line discipline and bring up the netdev. The fix routes zero-length frames to STATE_TRAILER (instead o...

9.6CVSS5.6AI score0.00344EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 5:30 p.m.36 views

CVE-2026-18790 Systerel S2OPC DeleteMonitoredItemsRequest state_machine.c out-of-bounds

A weakness has been identified in Systerel S2OPC up to 1.7.3. This affects the function LockedStaMacProcessMsgDeleteMonitoredItemsResponse of the file src/ClientServer/frontend/clientwrapper/internal/statemachine.c of the component DeleteMonitoredItemsRequest Handler. This manipulation causes...

4.8CVSS0.0012EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/04 5:30 p.m.42 views

CVE-2026-18790

Systerel S2OPC up to 1.7.3 contains a vulnerability in LockedStaMac_ProcessMsg_DeleteMonitoredItemsResponse (src/ClientServer/frontend/client_wrapper/internal/state_machine.c, DeleteMonitoredItemsRequest Handler). The flaw enables an out-of-bounds read and can be exploited locally. Public exploit...

4.8CVSS5AI score0.0012EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/29 5:48 p.m.73 views

CVE-2026-59901 Netty Bzip2Decoder: Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the...

8.7CVSS0.00263EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 5:48 p.m.10 views

EUVD-2026-50440

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/29 5:48 p.m.14 views

CVE-2026-59901 Netty Bzip2Decoder: Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/29 5:48 p.m.10 views

CVE-2026-59901

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2026/07/25 4:11 p.m.7 views

Denial Of Service (DoS)

Netty is vulnerable to Denial of Service DoS. The vulnerability is due to an infinite loop in the run-length encoding RLE state machine within the Bzip2Decoder handler when processing a malformed bzip2 stream, which allows an attacker to exploit the issue by sending a specially crafted bzip2 stre...

8.7CVSS5.5AI score0.00263EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/07/22 9:50 p.m.8 views

GHSA-558V-64GR-WGG4 Netty: [Bzip2Decoder] Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

The Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the event-loop thread in an infinite loop. The vulnerability exists in the run-length encoding RLE state machine within...

8.7CVSS5.4AI score0.00263EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/07/22 8:1 a.m.5 views

i2c: i801: fix hardware state machine corruption in error path

...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
OSV
OSV
added 2026/07/22 12:0 a.m.12 views

UBUNTU-CVE-2026-55868

Encryption State Machine Downgrade...

5.2AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:3 p.m.9 views

SUSE CVE-2026-63913

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without direction check An unintended behavior in the TCP conntrack state machine allows a connection to be forced into the CLOSE state using an RST packet with an...

8.2CVSS5.3AI score0.00618EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 4:32 a.m.8 views

CVE-2026-64205

A flaw was found in the Linux kernel's i2c-i801 driver. This vulnerability allows a local attacker to trigger a hardware state machine corruption during error handling. This can lead to a denial of service DoS, where the system becomes unresponsive due to a continuous stream of error messages and...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/20 5:18 p.m.8 views

CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.5CVSS0.00125EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/20 4:27 p.m.13 views

EUVD-2026-46013

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.7AI score0.00125EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 4:27 p.m.33 views

CVE-2026-64205

Summary: CVE-2026-64205 affects the Linux kernel i2c-i801 driver, where an unconditional hardware register cleanup in the error path could corrupt the SMBus hardware state machine during concurrent fuzzing, causing livelock and a Hung Task panic. Root cause: on i801_check_pre() failure (e.g., -EB...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.8 views

CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.5CVSS5.5AI score0.00125EPSS
SaveExploits0
NVD
NVD
added 2026/07/19 4:17 p.m.6 views

CVE-2026-63913

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without direction check An unintended behavior in the TCP conntrack state machine allows a connection to be forced into the CLOSE state using an RST packet with an...

8.2CVSS0.00618EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.10 views

CVE-2026-64010

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free race in nfcllcprecvcc A race condition exists in the NFC LLCP connection state machine where the connection acceptance packet CC can be processed concurrently with socket release. This can lead to a...

8.8CVSS5.3AI score0.00255EPSS
SaveExploits0
Rows per page
Query Builder