-
Notifications
You must be signed in to change notification settings - Fork 2
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
Invalid read in dfxml_reader.cpp:164 dfxml::file_object_reader::endElement(void*, char const*) #6
Comments
Neat. Can you post how you found it with afl and post a fix? |
Yes for afl (I'll get back to this later), but unfortunately no plans to provide fix. Feel free to patch this when you have time, thanks. |
Okay. I can figure out the fix. I'm thankful for the error report, and I am looking forward to learning how to use |
This should get you up and running in Debian buster. If you have any additional questions feel free to contact me via [email protected] email.
For more information please see:
You can also utilize https://gitlab.com/rc0r/afl-utils/ to run multiple instances simultaneously. |
Additionally, you might want to make build without using afl nor ASan when you want to run Valgrind or other debuggers. |
Hello,
I found invalid read from dfxml_demo in badb3e9 by using afl and ASan. You can use following minimized reproducer to crash dfxml_demo: dfxml-crash-1.txt
Credits: Henri Salo of Nixu Corporation
Hexdump
Valgrind:
The text was updated successfully, but these errors were encountered: