### [CVE-2020-36209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36209) ![](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 late-static crate before 0.4.0 for Rust. Because Sync is implemented for LateStatic with T: Send, a data race can occur. ### POC #### Reference No PoCs from references. #### Github - https://github.com/Artisan-Lab/Rust-memory-safety-bugs