cmd/evm/runner.go in Go Ethereum (aka geth) allows attackers to cause a denial of service (SEGV) via crafted bytecode.
github.com/ethereum/go-ethereum/cmd/evm
{
    "nvd_published_at": null,
    "github_reviewed_at": "2021-05-20T18:58:40Z",
    "cwe_ids": [
        "CWE-476"
    ],
    "severity": "HIGH",
    "github_reviewed": true
}