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.
{ "license": "CC0-1.0" }
{ "affected_functions": null, "affects": { "arch": [], "functions": [ "fast_able::vec::SyncVec::get_unchecked" ], "os": [] } }
[ "memory-corruption" ]
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0063.json"
null