Skip to content

v0.9.12: Aggligator version 0.9.12

Choose a tag to compare

@surban surban released this 31 Jul 19:46
· 60 commits to master since this release

0.9.12 - 2026-07-31

Fixed

  • Denial of service due to remotely triggered memory exhaustion: a malicious remote endpoint could send a reliable message with a large sequence number offset, triggering a huge memory allocation. This is fixed by limiting the receive queue size to roughly 1 MB.