Stream: git-wasmtime

Topic: wasmtime / PR #12649 [40.0.x] Backport fixes for security...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2026 at 16:33):

alexcrichton opened PR #12649 from alexcrichton:back40 to bytecodealliance:release-40.0.0:

This commit contains merged backports for three security advisories in Wasmtime:

This introduces new knobs to Wasmtime to limit the scope of resources that WASI implementations will allocate on behalf of guests. To preserve backwards-compatible behavior all knobs are set quite high (e.g. 2GiB). Embeddings can turn these knobs as appropriate to limit the amount of data the host will allocate for a guest. The following CLI knobs have been added:

The http crate has additionally been updated to avoid a panic when adding too many headers to a fields object. Finally, a panic when dropping {Typed,}Func::call_async has been resolved when the component-model-async feature is enabled at compile time.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2026 at 16:33):

alexcrichton requested wasmtime-wasi-reviewers for a review on PR #12649.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2026 at 16:33):

alexcrichton requested fitzgen for a review on PR #12649.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2026 at 16:33):

alexcrichton requested wasmtime-default-reviewers for a review on PR #12649.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2026 at 16:33):

alexcrichton requested wasmtime-core-reviewers for a review on PR #12649.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2026 at 16:40):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2026 at 16:44):

alexcrichton updated PR #12649.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2026 at 17:04):

alexcrichton updated PR #12649.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2026 at 17:46):

alexcrichton merged PR #12649.


Last updated: Mar 23 2026 at 16:19 UTC