Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RUSTSEC-2022-0075: Bug in pooling instance allocator #14

Open
github-actions bot opened this issue Jan 15, 2023 · 0 comments
Open

RUSTSEC-2022-0075: Bug in pooling instance allocator #14

github-actions bot opened this issue Jan 15, 2023 · 0 comments

Comments

@github-actions
Copy link

Bug in pooling instance allocator

Details
Package wasmtime
Version 0.37.0
URL GHSA-wh6w-3828-g9qf
Date 2022-11-10
Patched versions >=1.0.2, <2.0.0,>=2.0.2

bug in Wasmtime's implementation of its pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously to the next instance.

Mitigations are described here.

See advisory page for additional details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants