anon-vec lacks sufficient checks in public API
Low severity
GitHub Reviewed
Published
Jun 5, 2025
to the GitHub Advisory Database
•
Updated Jun 5, 2025
Description
Published to the GitHub Advisory Database
Jun 5, 2025
Reviewed
Jun 5, 2025
Last updated
Jun 5, 2025
The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments::
AnonVec::get_ref()
AnonVec::get_mut()
AnonVec::remove_get()
The crate was built as a learning project and is not being maintained.
References