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" ], "arch": [], "os": [] }, "affected_functions": null }
"unsound"
[ "memory-corruption" ]
null
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0032.json"