In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: mitre
Published: 2021-04-11T19:06:28
Updated: 2024-08-04T17:23:10.174Z
Reserved: 2021-04-11T00:00:00
Link: CVE-2020-36317
Vulnrichment
No data.
NVD
Status : Analyzed
Published: 2021-04-11T20:15:12.390
Modified: 2022-06-28T14:11:45.273
Link: CVE-2020-36317
Redhat