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: