ffi::nstr() should be marked unsafe, since a pointer to a buffer without a trailing 0 value will cause a heap buffer overflow.
{ "license": "CC0-1.0" }
{ "affects": { "functions": [ "redox_uefi_std::ffi::nstr" ], "os": [], "arch": [] }, "affected_functions": null }
null
"unsound"
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0032.json"
[ "memory-corruption" ]