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

imgcodecs: fix code problems with integer overflow / address arithmetic / UB #9448

Merged
merged 1 commit into from Aug 24, 2017

Conversation

alalek
Copy link
Member

@alalek alalek commented Aug 23, 2017

resolves #9443

@alalek
Copy link
Member Author

alalek commented Aug 24, 2017

👍

@opencv-pushbot opencv-pushbot merged commit aacae20 into opencv:master Aug 24, 2017
opencv-pushbot pushed a commit that referenced this pull request Aug 24, 2017
@tyoungroy
Copy link

Hi,
this is related to CVE-2017-14136 and merged to mater only.
Does it need to be backported to 2.4? ( #9376 was backported as #9383 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
port/backport done Label for maintainers. Authors of PR can ignore this
Development

Successfully merging this pull request may close these issues.

out of bound write cause Segmentfault
3 participants