Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Lcnr

#25126of 53,625
9.8Total CVSS
Vulnerabilities · 1
PT-2021-12002
9.8
2021-01-12
Rust · Rust · CVE-2020-36318
Name of the Vulnerable Software and Affected Versions: Rust versions prior to 1.49.0 Description: The issue is related to a bug in the standard library of Rust, specifically in the `VecDeque::make contiguous` function. This bug can cause the same element to be popped more than once under certain conditions, potentially leading to a use-after-free or double free error. Recommendations: For versions prior to 1.49.0, update to version 1.49.0 or later to resolve the issue.