-
Notifications
You must be signed in to change notification settings - Fork 637
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
heap-buffer-overflow contrib/libtests/pngimage.c:1249 in compare_read #373
Comments
I've tried your image with various PNG readers and could not replicate the errors. The image seems to have three
but nothing I have gives an error message from libpng. |
@benkasminbullock I think this problem is the same as #302. I build it with ASAN can also reproduce this problem.
And I get same ASAN report.
I also try to check without Asan. |
what the version of libpng:)? |
Product version: libpng last version until March 13, 2021
Environment: Ubuntu 18.04.1
Reprocedure:
AddressSanitizer Debug result:
POC file:
![poc](https://user-images.githubusercontent.com/34785766/112775823-937b4b80-9070-11eb-87b1-0d1ec31eb37b.png)
The text was updated successfully, but these errors were encountered: