Files
advisory-db/crates/wasmtime/RUSTSEC-2022-0016.md
2023-06-13 15:10:24 +02:00

771 B

[advisory]
id = "RUSTSEC-2022-0016"
package = "wasmtime"
date = "2022-03-31"
url = "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-gwc9-348x-qwv2"
categories = ["memory-corruption", "memory-exposure"]
keywords = ["use-after-free", "Wasm", "garbage collection"]
aliases = ["CVE-2022-24791", "GHSA-gwc9-348x-qwv2"]

[versions]
patched = [">= 0.35.2", ">= 0.34.2, < 0.35.0"]
unaffected = ["< 0.34.0"]

[affected]
functions = { "wasmtime::Config::epoch_interruption" = ["0.34.0", "0.34.1", "0.35.0", "0.35.1"] }

Use after free with externrefs and epoch interruption in Wasmtime

Use after free with externrefs and epoch interruption in Wasmtime