CVE-2021-31162 log
| Source |
|
| Severity | Medium |
| Remote | Yes |
| Type | Arbitrary code execution |
| Description | 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. |
| Group | Package | Affected | Fixed | Severity | Status | Ticket |
|---|---|---|---|---|---|---|
| AVG-1801 | rust | 1:1.51.0-1 | 1:1.52.0-1 | Medium | Fixed |
| References |
|---|
https://github.com/rust-lang/rust/issues/83618 https://github.com/rust-lang/rust/pull/83629 https://github.com/rust-lang/rust/commit/836fef007ea502fb37a9308be394ad5a4a889d8f |