-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Out of bounds heap read in core_anal_bytes() #2870
Labels
Comments
Just re-checked, I still see this, it is not fixed in latest git. |
This was a little weird because I was able to reproduce in some cases :S . In /bin/ls doesn't fail to me. Which file are you using? |
Just using the output of a dummy empty c prog ("int main() { }") compiled with gcc. |
ok I will test with that and other files to be sure the next time :) |
alvarofe
added a commit
to alvarofe/radare2
that referenced
this issue
Jul 12, 2015
alvarofe
added a commit
to alvarofe/radare2
that referenced
this issue
Jul 13, 2015
alvarofe
added a commit
to alvarofe/radare2
that referenced
this issue
Jul 13, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Script:
https://crashes.fuzzing-project.org/radare2-script-oob-heap-read-core_anal_bytes-2
This is slightly different from #2851. Contains the string "ao@!0".
Address Sanitizer:
The text was updated successfully, but these errors were encountered: