Skip to content

WAMR-2.4.5

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 03:11
25bd7eb

Breaking Changes

New Features

Bug Fixes

  • CVE-2026-54914. Fix a potential heap Buffer Overflow in WASI poll_oneoff.
  • CVE-2026-54913. Fix a potential partial uninitialized memory read in load_init_expr.
  • CVE-2026-54912. Fix a potential heap buffer overflow in fast interpreter.

Enhancements

Others