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:
Luke Parker
2023-01-13 19:56:30 -05:00
committed by GitHub
parent 23e305a6bd
commit 7022e53486

View File

@@ -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