mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-04 18:50:34 +01:00
reword title
This commit is contained in:
committed by
GitHub
parent
868651a1c2
commit
0788bf440f
@@ -10,7 +10,7 @@ categories = ["memory-exposure"]
|
||||
patched = [">= 0.27.1"]
|
||||
```
|
||||
|
||||
# Undefined data exposed in DeflateOutput's AsyncRead implementation
|
||||
# Contents of uninitialized memory exposed in DeflateOutput's AsyncRead implementation
|
||||
|
||||
Affected versions of this crate passes an uninitialized buffer to a user-provided trait function `AsyncRead::poll_read()`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user