GHSA-368f-29c3-4f2r
HIGHCVE-2020-36437Affected versions of this crate unconditionally implemented Send/Sync for QueueSender<T>, allowing to send non-Send T to other threads by invoking (&QueueSender<T>).send().
- Affected
- < 0.4.0
- Fixed in
- 0.4.0
- Weakness
- CWE-119
- Published
- 2021-08-25
- Source
- github