1 results (0.004 seconds)

CVSS: 8.1EPSS: 0%CPEs: 1EXPL: 0

An issue was discovered in the tiny_future crate before 0.4.0 for Rust. Future<T> does not have bounds on its Send and Sync traits. Se ha detectado un problema en la crate tiny_future versiones anteriores a 0.4.0 para Rust. La función Future(T) no presente límites en sus rasgos Send y Sync • https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/tiny_future/RUSTSEC-2020-0118.md https://rustsec.org/advisories/RUSTSEC-2020-0118.html • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') •