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

Segmentation fault - WASM_OP_ELSE: wasm_interp_call_func_bytecode (wasm_interp.c:825) #82

Closed
pventuzelo opened this issue Jul 23, 2019 · 1 comment

Comments

@pventuzelo
Copy link

Environment

Questions Answers
Related Binary ./iwasm (linux build)
Commit commit 9a02c49

Vulnerability/issue

Segmentation fault in wasm_interp_call_func_bytecode (wasm_interp.c:825)
case: WASM_OP_ELSE

Steps to reproduce the behavior

  • Download:
    PoC.zip

  • Run:
    ./iwasm PoC.wasm

@pventuzelo
Copy link
Author

Fixed with c47baf2

lum1n0us added a commit to lum1n0us/wasm-micro-runtime that referenced this issue May 10, 2021
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

1 participant