First published: Sun Aug 08 2021(Updated: )
An issue was discovered in the slock crate through 2020-11-17 for Rust. Slock<T> unconditionally implements Send and Sync.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
slock | <=2020-11-17 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-36455 has a severity level that can lead to potential data races in applications utilizing the slock crate.
To fix CVE-2020-36455, update the slock crate to a version later than 2020-11-17.
CVE-2020-36455 affects the slock crate versions up to and including 2020-11-17 for Rust.
Using slock with CVE-2020-36455 may result in unsynchronized access to shared data across threads, leading to unpredictable behavior.
As of now, there have been no public reports of CVE-2020-36455 being actively exploited.