Assigned RUSTSEC-2021-0066 to evm (#910)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-11 23:27:39 +02:00
committed by GitHub
parent a7ffa73f48
commit 26467a96c4
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
b929c80c7a96f9d8af35c6662080c67fa22fc4f7763bcea98f48402c9be0a237 -
5f7721552d86e0fef7084f7b7aa74025e8fd184476eebd507cda933a076246ff -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0066"
package = "evm"
date = "2021-05-11"
url = "https://github.com/rust-blockchain/evm"
@@ -17,4 +17,4 @@ to memory operations that use `evm_core::Memory::copy_large`, the `evm`
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`.
The flaw was corrected in commit `19ade85`.