You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an uninitialized use in mysofa2json, the bug is found in git commit 3dba53f.
To trigger the bug, after compiling the target:
valgrind ./mysofa2json test-input.
PoC input is attached(I have to change the suffix of input to zip because of github's upload regulation, but this input in generated by fuzzer. input.zip
)
The text was updated successfully, but these errors were encountered:
There is an uninitialized use in mysofa2json, the bug is found in git commit 3dba53f.
To trigger the bug, after compiling the target:
valgrind ./mysofa2json test-input.
PoC input is attached(I have to change the suffix of input to zip because of github's upload regulation, but this input in generated by fuzzer.
input.zip
)
The text was updated successfully, but these errors were encountered: