WebAssembly is a way to safely run code compiled in other languages. Runtimes
execute WebAssembly Modules (Wasm), which are most often binaries with a .wasm
extension.
wazero is a WebAssembly Core Specification 1.0 and 2.0 compliant runtime
written in Go. It has zero dependencies, and doesn't rely on CGO. This means
you can run applications in other languages and still keep cross compilation.
Update Information:
Update to 1.11.0 upstream release Resolves: rhbz#2413614
* Mon Jan 12 2026 Packit
[ 1 ] Bug #2399457 - CVE-2025-47906 golang-github-tetratelabs-wazero: Unexpected paths returned from LookPath in os/exec [fedora-42]
https://bugzilla.redhat.com/show_bug.cgi?id=2399457
[ 2 ] Bug #2413614 - golang-github-tetratelabs-wazero-1.11.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2413614
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-b793fa382f' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.