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

listmp3: left shift #53

Closed
asarubbo opened this issue Oct 20, 2016 · 2 comments
Closed

listmp3: left shift #53

asarubbo opened this issue Oct 20, 2016 · 2 comments

Comments

@asarubbo
Copy link

there is a left shift in listmp3

Error message:

listmp3.c:94:23: runtime error: left shift of negative value -1
listmp3.c:95:23: runtime error: left shift of negative value -1

Testcase:
8.crashes.zip

Tested on 0.4.7

@fgeek
Copy link

fgeek commented Nov 9, 2016

@carnil
Copy link

carnil commented Nov 15, 2016

This is CVE-2016-9266

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

No branches or pull requests

3 participants