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

out-of-bounds write in MagickCore/memory.c:723:10 #148

Closed
moshekaplan opened this issue Mar 11, 2016 · 6 comments
Closed

out-of-bounds write in MagickCore/memory.c:723:10 #148

moshekaplan opened this issue Mar 11, 2016 · 6 comments
Labels

Comments

@moshekaplan
Copy link

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

@mikayla-grace
Copy link

Thanks for the problem report. We can reproduce it and will have a patch to fix it in GIT master branch @ https://github.com/ImageMagick/ImageMagick later today. The patch will be available in the beta releases of ImageMagick @ http://www.imagemagick.org/download/beta/ by sometime tomorrow.

@dlemstra
Copy link
Member

dlemstra commented Apr 2, 2016

@moshekaplan Can we close this issue?

@moshekaplan
Copy link
Author

This bug appears to still be present and manifests with the original test file as of git commit bbc9a95

@saoirse-ronan
Copy link

We cannot reproduce the problem. We're using ImageMagick-7.0.0 from githib, gcc 5.3.1, and libasan 5.3.1. This command completes without any complaints:

magick  id:000362,sig:06,src:008726,op:havoc,rep:4 /dev/null

@dlemstra
Copy link
Member

dlemstra commented Jun 3, 2016

Can you still reproduce this issue @moshekaplan? I am unable to reproduce it.

@moshekaplan
Copy link
Author

Not anymore; looks like it's fixed.

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

No branches or pull requests

4 participants