Stream: git-wasmtime

Topic: wasmtime / issue #5104 Update `wasmi` used in differentia...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 24 2022 at 02:06):

github-actions[bot] commented on issue #5104:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "fuzzing"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Oct 24 2022 at 06:46):

Robbepop commented on issue #5104:

We have not yet integrated full fuzz testing for the newest wasmi engine (just very basic fuzzing so far) so I am a bit worried that it might be a big noisy at start. If that's the case we will definitely fix found wasmi bugs asap.

Concerning cargo-vet the following crates must be registered to your database:

view this post on Zulip Wasmtime GitHub notifications bot (Oct 24 2022 at 06:47):

Robbepop edited a comment on issue #5104:

Very cool to see wasmi update in the Wasmtime fuzzing.

We have not yet integrated full fuzz testing for the newest wasmi engine (just very basic fuzzing so far) so I am a bit worried that it might be a big noisy at start. If that's the case we will definitely fix found wasmi bugs asap.

Concerning cargo-vet the following crates must be registered to your database:

view this post on Zulip Wasmtime GitHub notifications bot (Oct 24 2022 at 06:48):

Robbepop edited a comment on issue #5104:

Very cool to see wasmi update in the Wasmtime fuzzing.

We have not yet integrated full fuzz testing for the newest wasmi engine ourselves (just very basic fuzzing so far) so my main worry is that this new fuzzy test might be a big noisy at start. If that's the case we will definitely fix found wasmi bugs asap.

Concerning cargo-vet the following crates must be registered to your database:

view this post on Zulip Wasmtime GitHub notifications bot (Oct 24 2022 at 06:48):

Robbepop edited a comment on issue #5104:

Very cool to see wasmi update in the Wasmtime fuzzing.

We have not yet integrated full fuzz testing for the newest wasmi engine ourselves (just very basic fuzzing so far) so my main worry is that this new fuzzy test might be a big noisy at start. If that's the case we will definitely fix found wasmi bugs asap.

Concerning cargo-vet the following crates must be registered to your database:

view this post on Zulip Wasmtime GitHub notifications bot (Oct 24 2022 at 06:54):

Robbepop edited a comment on issue #5104:

Very cool to see wasmi update in the Wasmtime fuzzing.

We have not yet integrated full fuzz testing for the newest wasmi engine ourselves (just very basic fuzzing so far) so my main worry is that this new fuzzy test might be a big noisy at start. If that's the case we will definitely fix found wasmi bugs asap.

Concerning cargo-vet the following crates must be registered to your database:

view this post on Zulip Wasmtime GitHub notifications bot (Oct 24 2022 at 15:22):

alexcrichton commented on issue #5104:

I've added cargo vet entries for all new dependencies added here, except for the wasmi crate itself. I've updated the exemption from 0.11.0 to 0.19.0 so we're not necessarily in much worse of a position, but othewise I'm not in a position to provide a "vet" of that crate in the official sense but I believe it's safe to run for fuzzing for us.

Otherwise thanks for the info @Robbepop, I've run the fuzzer for a number of hours locally and nothing has shown up, so if something pops up on oss-fuzz I'll forward along the issue.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 24 2022 at 21:15):

Robbepop commented on issue #5104:

Otherwise thanks for the info @Robbepop, I've run the fuzzer for a number of hours locally and nothing has shown up, so if something pops up on oss-fuzz I'll forward along the issue.

Oh wow, that's incredible news. Also looking forward to any forwarded bugs. :)


Last updated: Oct 23 2024 at 20:03 UTC