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 read in coders/viff.c:445 ReadVIFFImage #77

Closed
moshekaplan opened this issue Jan 13, 2016 · 7 comments
Closed

out-of-bounds read in coders/viff.c:445 ReadVIFFImage #77

moshekaplan opened this issue Jan 13, 2016 · 7 comments

Comments

@moshekaplan
Copy link

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

@dlemstra
Copy link
Member

This issue seems to link to an issue with the viff coder. We can reproduce that issue and we will work on a fix for it.

Did you add the wrong link or did you set the wrong title?

@moshekaplan
Copy link
Author

The wrong title and link. My bad.

@moshekaplan moshekaplan changed the title out-of-bounds read in coders/psd.c:797 ReadPSDChannelPixels out-of-bounds read in coders/viff.c:445 ReadVIFFImage Jan 13, 2016
@urban-warrior
Copy link
Member

Grab the latest from GIT and let us know if the problem is resolved.

@dlemstra
Copy link
Member

Can you give it another try?

@urban-warrior
Copy link
Member

We cannot reproduce the problem. We have the address sanitizer enabled and it does not return an exception:

convert id-000071,sig-06,src-002008,op-flip1,pos-580 null:
convert: improper image header `id-000071,sig-06,src-002008,op-flip1,pos-580i==' @ error/viff.c/ReadVIFFImage/414.
convert: no images defined `null:' @ error/convert.c/ConvertImageCommand/3241.

@moshekaplan
Copy link
Author

You're correct. It appears that this bug was 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

3 participants