CVE-2021-29511: Memory over-allocation in evm crate
Prior to the patch, when executing specific EVM opcodes related to memory operations that use evm_core::Memory::copy_large
, the crate can over-allocate memory when it is not needed, making it possible for an attacker to perform denial-of-service attack.
References
Detect and mitigate CVE-2021-29511 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →