RUSTSEC-2022-0040: Multiple soundness issues in owning_ref
#530
Labels
help wanted
Extra attention is needed
tech-debt
The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
owning_ref
0.4.1
OwningRef::map_with_owner
is unsound and may result in a use-after-free.OwningRef::map
is unsound and may result in a use-after-free.OwningRefMut::as_owner
andOwningRefMut::as_owner_mut
are unsound and may result in a use-after-free.noalias
attribute.No patched versions are available at this time. While a pull request with some fixes is outstanding, the maintainer appears to be unresponsive.
See advisory page for additional details.
The text was updated successfully, but these errors were encountered: