Files
CVEs-PoC/2020/CVE-2020-36217.md
T
2024-05-25 21:48:12 +02:00

639 B

CVE-2020-36217

Description

An issue was discovered in the may_queue crate through 2020-11-10 for Rust. Because Queue does not have bounds on its Send trait or Sync trait, memory corruption can occur.

POC

Reference

No PoCs from references.

Github