cve/2020/CVE-2020-35924.md
2024-05-25 21:48:12 +02:00

596 B

CVE-2020-35924

Description

An issue was discovered in the try-mutex crate before 0.3.0 for Rust. TryMutex allows cross-thread sending of a non-Send type.

POC

Reference

No PoCs from references.

Github