https://github.com/nervosnetwork/ckb/blob/v0.101.2/script/src/verify.rs#L871-L879
TypeIdSystemScript resume handle is not correct when maxcycles is not enough, ScriptError::ExceededMaximumCycles will be raised directly ranther than suspend as expect, and also because scriptgroup execution order is random, so this will happen randomly.
{
"nvd_published_at": null,
"cwe_ids": [],
"github_reviewed_at": "2022-11-02T18:15:07Z",
"severity": "HIGH",
"github_reviewed": true
}