RUSTSEC-2021-0109

Source
https://rustsec.org/advisories/RUSTSEC-2021-0109
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2021-0109.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2021-0109
Aliases
Published
2021-07-25T12:00:00Z
Modified
2023-11-08T04:07:22.687319Z
Summary
Process crashes when the cell used as DepGroup is not alive
Details

It's easy to create a malign transaction which uses the dead cell as the DepGroup in the DepCells. The transaction can crash all the receiving nodes.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / ckb

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.40.0

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "os": [],
        "functions": [],
        "arch": []
    }
}

Database specific

{
    "cvss": null,
    "informational": null,
    "categories": []
}