Skip to content

v24.0.4: Release Wasmtime 24.0.4 (#11273)

Choose a tag to compare

@github-actions github-actions released this 18 Jul 17:42
· 3031 commits to main since this release
55fa924

24.0.4

Released 2025-07-18.

Fixed

  • Fix a panic in the host caused by preview1 guests using fd_renumber.
    CVE-2025-53901.

  • Fix a panic in the preview1 adapter caused by guests using fd_renumber.
    #11277

24.0.3

Released 2025-06-24.

Fixed

  • Fix a panic with host-defined tables/globals and concrete reference
    types.
    #11103