Due to an incorrect state calculation, a specific set of transactions could cause a consensus disagreement, causing users of this package to reject a canonical chain.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2021-0105" }
{ "imports": [ { "path": "github.com/ethereum/go-ethereum/core/state", "symbols": [ "StateDB.AddBalance", "StateDB.CreateAccount", "StateDB.GetOrNewStateObject", "StateDB.SetBalance", "StateDB.SetCode", "StateDB.SetNonce", "StateDB.SetState", "StateDB.SetStorage", "StateDB.SubBalance", "StateDB.createObject" ] } ] }