In the standard library in Rust before 1.52.0, a double free can occur in the Vec::from_iter function if freeing the element panics.
References
Configurations
History
21 Nov 2024, 06:05
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/rust-lang/rust/issues/83618 - Exploit, Third Party Advisory | |
References | () https://github.com/rust-lang/rust/pull/83629 - Patch, Third Party Advisory | |
References | () https://github.com/rust-lang/rust/pull/84603 - Patch, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CZ337CM4GFJLRDFVQCGC7J25V65JXOG5/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TFUO3URYCO73D2Q4WYJBWAMJWGGVXQO4/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VZG65GUW6Z2CYOQHF7T3TB5CZKIX6ZJE/ - | |
References | () https://security.gentoo.org/glsa/202210-09 - Third Party Advisory |
07 Nov 2023, 03:34
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2021-04-14 07:15
Updated : 2024-11-21 06:05
NVD link : CVE-2021-31162
Mitre link : CVE-2021-31162
CVE.ORG link : CVE-2021-31162
JSON object : View
Products Affected
fedoraproject
- fedora
rust-lang
- rust
CWE
CWE-415
Double Free