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

618 B

CVE-2020-36209

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