Skip to content

WAMR-2.4.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 02:31
9ae6e78

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