mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-05 11:10:38 +01:00
Update RUSTSEC-2021-0086.md (#1513)
* Update RUSTSEC-2021-0086.md The issue is fixed refer : https://github.com/sunrise-choir/flumedb-rs/pull/12 * Update crates/flumedb/RUSTSEC-2021-0086.md Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com> * Update crates/flumedb/RUSTSEC-2021-0086.md Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com> Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com>
This commit is contained in:
@@ -4,11 +4,12 @@ id = "RUSTSEC-2021-0086"
|
||||
package = "flumedb"
|
||||
date = "2021-01-07"
|
||||
url = "https://github.com/sunrise-choir/flumedb-rs/issues/10"
|
||||
references = ["https://github.com/sunrise-choir/flumedb-rs/pull/12"]
|
||||
categories = ["memory-exposure"]
|
||||
informational = "unsound"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">=0.1.6"]
|
||||
```
|
||||
|
||||
# `Read` on uninitialized buffer may cause UB ( `read_entry()` )
|
||||
|
||||
Reference in New Issue
Block a user