- Reported
-
- Issued
-
- Package
-
redox_uefi_std
(crates.io)
- Type
-
INFO
Unsound
- Categories
-
- Keywords
-
#out-of-bounds-read
- References
-
- Patched
-
- Unaffected
-
- Affected Functions
- Version
redox_uefi_std::ffi::nstr
-
Description
ffi::nstr() should be marked unsafe, since a pointer to a buffer without a trailing 0 value will cause a heap buffer overflow.
Advisory available under CC0-1.0
license.