Use after free passing <code>externref</code>s to Wasm in Wasmtime
Out-of-bounds read/write and invalid free with <code>externref</code>s and GC safepoints in Wasmtime
Wrong type for <code>Linker</code>-define functions when used across two <code>Engine</code>s
{ "license": "CC0-1.0" }
{ "affected_functions": null, "affects": { "arch": [], "os": [], "functions": [ "wasmtime::Linker::func_new", "wasmtime::Linker::func_wrap", "wasmtime::Store::gc" ] } }
{ "cvss": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H", "categories": [ "memory-corruption", "memory-exposure" ], "informational": null }