GHSA-686f-ch3r-xwmh
HIGHCVE-2020-36436Affected versions of this crate unconditionally implemented Send & Sync for types PinSlab<T> & Unordered<T, S>. This allows sending non-Send types to other threads and concurrently accessing non-Sync types from multiple threads.
- Affected
- < 0.7.1
- Fixed in
- 0.7.1
- Weakness
- CWE-119
- Published
- 2021-08-25
- Source
- github