mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-01 09:10:25 +01:00
Fix typo
This commit is contained in:
committed by
GitHub
parent
7d15b28550
commit
64cec608d3
@@ -2,7 +2,7 @@
|
||||
id = "CVE-2018-1000657"
|
||||
package = "std"
|
||||
date = "2018-08-20"
|
||||
title = "Buffer overflow vulnenrability in VecDeque::reserve()"
|
||||
title = "Buffer overflow vulnerability in VecDeque::reserve()"
|
||||
description = """
|
||||
The `std::collections::vec_deque::VecDeque::reserve()` function contains a
|
||||
buffer overflow vulnerability that can potentially result in arbitrary code
|
||||
|
||||
Reference in New Issue
Block a user