### [CVE-2020-36461](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36461) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description An issue was discovered in the noise_search crate through 2020-12-10 for Rust. There are unconditional implementations of Send and Sync for MvccRwLock. ### POC #### Reference - https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/noise_search/RUSTSEC-2020-0141.md - https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/noise_search/RUSTSEC-2020-0141.md - https://rustsec.org/advisories/RUSTSEC-2020-0141.html - https://rustsec.org/advisories/RUSTSEC-2020-0141.html #### Github No PoCs found on GitHub currently.