-
Notifications
You must be signed in to change notification settings - Fork 757
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
[Crash] Segmentation Fault in wasm::HeapType::getKind() const ()
#7178
Comments
And create wasm bin Python script
|
@mtb0x1 Applying your patch has resolved the segmentation fault!
Just in case, I’ll dump the PoC using
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello binaryen team,
I found crash case, so I will share it.
If the DoS vulnerability is acknowledged, would it be possible to assign a CVE number after it has been fixed?
binaryen version
Latest version(2024-12-24 main branch)
commit 6ddacde514af7cc546caa07fede4baa3e429c33c (HEAD -> main, origin/main, origin/HEAD)
Where it crashed
It looks like crashed in
wasm::HeapType::getKind() const ()
Valgrind
Valgrind output
PoC
PoC wasm in this zip file
poc.wasm
poc.zip
I will share any additional information if needed!
The text was updated successfully, but these errors were encountered: