2 matches found
Memory over-allocation in evm-core
Prior to the patch, when executing specific EVM opcodes related to memory operations that use evmcore::Memory::copylarge, the crate can over-allocate memory when it is not needed, making it possible for an attacker to perform denial-of-service attack. The flaw was corrected in commit 19ade85...
3AI score
SaveExploits0References4Affected Software1
GHSA-773Q-5334-5GF9 Memory over-allocation in evm-core
Prior to the patch, when executing specific EVM opcodes related to memory operations that use evmcore::Memory::copylarge, the crate can over-allocate memory when it is not needed, making it possible for an attacker to perform denial-of-service attack. The flaw was corrected in commit 19ade85...
7AI score
SaveExploits0References3
20