CVE-2021-31162 - log back

CVE-2021-31162 edited at 07 May 2021 07:35:05
Description
- In the standard library in Rust before 1.53.0, a double free can occur in the Vec::from_iter function if freeing the element panics.
+ 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
https://github.com/rust-lang/rust/issues/83618
https://github.com/rust-lang/rust/pull/83629
- https://github.com/rust-lang/rust/commit/542f441d445026d0996eebee9ddddee98f5dc3e5
+ https://github.com/rust-lang/rust/commit/836fef007ea502fb37a9308be394ad5a4a889d8f
CVE-2021-31162 edited at 14 Apr 2021 11:33:53
Severity
- Unknown
+ Medium
Remote
- Unknown
+ Remote
Type
- Unknown
+ Arbitrary code execution
Description
+ In the standard library in Rust before 1.53.0, a double free can occur in the Vec::from_iter function if freeing the element panics.
References
+ https://github.com/rust-lang/rust/issues/83618
+ https://github.com/rust-lang/rust/pull/83629
+ https://github.com/rust-lang/rust/commit/542f441d445026d0996eebee9ddddee98f5dc3e5
CVE-2021-31162 created at 14 Apr 2021 11:29:20
Severity
+ Unknown
Remote
+ Unknown
Type
+ Unknown
Description
References
Notes