Match::get() and Match::ptr() lack sufficient bounds checks, leading to potential out of bounds reads.
Match::get()
Match::ptr()
{ "license": "CC0-1.0" }
{ "affected_functions": null, "affects": { "functions": [ "scanner::Match::get", "scanner::Match::ptr" ], "os": [], "arch": [] } }
[ "memory-corruption" ]
null
"unsound"
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0033.json"