Lucene search
+L

285 matches found

Cvelist
Cvelist
added 3 days ago32 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 3 days ago18 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
Vulnrichment
Vulnrichment
added 2026/07/29 5:48 p.m.9 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.00246EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 5:48 p.m.8 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.00246EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/29 5:48 p.m.70 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.00246EPSS
SaveExploits0References1
Veracode
Veracode
added 2026/07/25 4:11 p.m.6 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.00246EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/07/22 9:50 p.m.7 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.00246EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/22 12:0 a.m.9 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.6 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.0017EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/20 5:18 p.m.7 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...

0.0017EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/20 4:27 p.m.10 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.0017EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 4:27 p.m.29 views

CVE-2026-64205

CVE-2026-64205 concerns the Linux kernel i2c-i801 driver. The issue stems from an unconditional hardware register cleanup in the error path of i801_access() when i801_check_pre() fails (e.g., -EBUSY). This can bypass ownership of the SMBus controller, yet code proceeds to clear INUSE_STS and rese...

5.7AI score0.0017EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.7 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.5AI score0.0017EPSS
SaveExploits0
NVD
NVD
added 2026/07/19 4:17 p.m.5 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.8 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
EUVD
EUVD
added 2026/07/17 5:56 p.m.16 views

EUVD-2026-45241

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, the order state transition features /api/action/order/orderId/state/transition and similar transaction and delivery transition routes in src/Core/Checkout/Order/Api/OrderActionController.php do not declare...

6.5CVSS5.3AI score0.00233EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/14 9:41 p.m.8 views

JLSEC-2026-701

In wolfSSL 5.8.2 and earlier, a logic flaw existed in the TLS 1.2 server state machine implementation. The server could incorrectly accept the CertificateVerify message before the ClientKeyExchange message had been received. This issue affects wolfSSL before 5.8.4 wolfSSL 5.8.2 and earlier is...

7.5CVSS6.1AI score0.00126EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/13 1:26 p.m.14 views

CVE-2026-29009

A flaw was found in U-Boot. A buffer overflow vulnerability exists in the nfsreadlinkreply function when the Network File System NFS command is enabled. A malicious or compromised NFS server can exploit this by sending multiple relative symlink targets, exceeding the buffer's capacity. This can...

9.8CVSS6.1AI score0.00557EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/08 5:17 p.m.9 views

DEBIAN-CVE-2026-29008

U-Boot through 2026.04-rc3 contains an integer underflow vulnerability in the tcprxstatemachine function net/tcp.c that allows a network-adjacent attacker to crash the bootloader by sending a malformed TCP SYN+ACK packet with a manipulated data offset field causing payloadlen to become negative...

8.7CVSS6.1AI score0.00552EPSS
SaveExploits1References1
Rows per page
Query Builder