y0news
AnalyticsDigestsSourcesRSSAICrypto
#dos-attack5 articles
5 articles
CryptoBearishEthereum Foundation Blog · Sep 22🔥 8/101
⛓️

The Ethereum network is currently undergoing a DoS attack

The Ethereum network is experiencing a computational denial-of-service attack targeting miners and nodes through the EXTCODESIZE opcode. The attack exploits a vulnerability where certain blocks require excessive processing time despite low gas prices, causing network disruption.

$ETH
CryptoBearishEthereum Foundation Blog · Jun 287/101
⛓️

Security Alert - DoS Vulnerability in the Soft Fork

A high-severity DoS vulnerability has been discovered in geth 1.4.8's implementation of the DAO soft fork. The vulnerability allows attackers to execute EVM code up to the block gas limit without payment, creating a potential denial of service attack vector.

CryptoBearishEthereum Foundation Blog · Sep 27/102
⛓️

Security Advisory [Implementation bugs in Go and Python clients can cause DoS – Fixed – Please update clients]

A critical security vulnerability was discovered in Go and Python Ethereum clients (geth) that causes crashes when processing blocks with specific transaction combinations. The bug creates state transition and consensus issues that could lead to network-wide DoS attacks if exploited, but has been fixed and requires immediate client updates.

CryptoBearishEthereum Foundation Blog · Sep 226/101
⛓️

Transaction spam attack: Next Steps

A transaction spam attack targeted the network using EXTCODESIZE opcode calls, causing blocks to take 20-60 seconds to validate due to excessive disk fetches. This resulted in a 2-3x reduction in network performance as validators struggled to process the malicious transactions.