mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Update RUSTSEC-2022-0075.md (#1522)
* Update RUSTSEC-2022-0075.md https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-wh6w-3828-g9qf specifies 1.0.2 as patched. * Correct 1.0 range * Adjust SemVer lottery Co-authored-by: pinkforest <36498018+pinkforest@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ keywords = ["use-after-free", "Wasm", "garbage collection"]
|
||||
aliases = ["CVE-2022-39393", "GHSA-wh6w-3828-g9qf"]
|
||||
|
||||
[versions]
|
||||
patched = [">= 2.0.2"]
|
||||
patched = [">= 1.0.2, < 2.0.0", ">= 2.0.2"]
|
||||
```
|
||||
|
||||
# Bug in pooling instance allocator
|
||||
|
||||
Reference in New Issue
Block a user