mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-03 01:56:41 +01:00
ash: RUSTSEC-2021-0090 has been patched in 0.33.1 (#1004)
https://github.com/MaikKlein/ash/issues/354 was fixed in https://github.com/MaikKlein/ash/pull/470.
This commit is contained in:
@@ -8,7 +8,7 @@ categories = ["memory-exposure"]
|
||||
informational = "unsound"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">= 0.33.1"]
|
||||
```
|
||||
|
||||
# Reading on uninitialized memory may cause UB ( `util::read_spv()` )
|
||||
|
||||
Reference in New Issue
Block a user