| - module: github.com/ethereum/go-ethereum |
| - package: github.com/ethereum/go-ethereum/core/vm |
| A vulnerability in the Geth EVM can cause a node to reject the |
| A memory-corruption bug within the EVM can cause a consensus |
| error, where vulnerable nodes obtain a different stateRoot when |
| processing a maliciously crafted transaction. This, in turn, |
| would lead to the chain being split in two forks. |
| published: 2022-07-15T23:07:56Z |
| - fix: https://github.com/ethereum/go-ethereum/pull/23381/commits/4d4879cafd1b3c906fc184a8c4a357137465128f |