Skip to content
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 in coders/sun.c:175 #95

Closed
moshekaplan opened this issue Jan 24, 2016 · 3 comments
Closed

heap-buffer-overflow in coders/sun.c:175 #95

moshekaplan opened this issue Jan 24, 2016 · 3 comments

Comments

@moshekaplan
Copy link

https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1537421

@urban-warrior
Copy link
Member

Unfortunately we cannot reproduce this problem. We can convert this image without complaint (address sanitizer enabled)

@moshekaplan
Copy link
Author

Strange. I just replicated it on the newest version from git on my Ubuntu 14.04 VM.

Below is my configure command:
AFL_USE_ASAN=1 AFL_HARDEN=1 CC=afl-clang-fast CXX=afl-clang-fast++ ./configure --with-bzlib=no --with-djvu=no --with-dps=no --with-fftw=no --with-fpx=no --with-fontconfig=no --with-freetype=no --with-gvc=no --with-jbig=no --with-jpeg=no --with-lcms=no --with-lqr=no --with-ltdl=no --with-lzma=no --with-openexr=no --with-openjp2=no --with-pango=no --with-png=no --with-tiff=no --with-wmf=no --with-x=no --with-xml=no --with-zlib=no --enable-hdri=no --enable-shared=no && make

@moshekaplan
Copy link
Author

This bug appears to have been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants