RUSTSEC-2025-0063

Source
https://rustsec.org/advisories/RUSTSEC-2025-0063
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0063.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2025-0063
Aliases
Published
2025-04-25T12:00:00Z
Modified
2025-10-28T06:29:23.952322Z
Summary
Possible unsound public API
Details

The public accessible struct SyncVec has a public safe method getunchecked. It accept a parameter index and used in the getunchecked without sufficient checks as mentioned here.

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

Affected packages

crates.io / fast-able

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
1.13.7

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "arch": [],
        "functions": [
            "fast_able::vec::SyncVec::get_unchecked"
        ],
        "os": []
    }
}

Database specific

categories
[
    "memory-corruption"
]
source
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0063.json"
informational
null
cvss
null