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

Arithmetic overflow found while fuzzing #69

Closed
killercup opened this issue Mar 15, 2017 · 1 comment
Closed

Arithmetic overflow found while fuzzing #69

killercup opened this issue Mar 15, 2017 · 1 comment

Comments

@killercup
Copy link

killercup commented Mar 15, 2017

I let this fuzzer run for a while (> 250k iterations), and it discovered:

thread '<unnamed>' panicked at 'attempt to add with overflow'
[…]
jpeg_decoder::huffman::derive_huffman_codes in src/huffman.rs:277

You can find the full log as well as the used input here: https://gist.github.com/killercup/d836f174582ee5d90403e9920d893be2

@kaksmet
Copy link
Member

kaksmet commented Mar 16, 2017

Thanks for fuzzing and reporting, I'll take a look at it over the weekend.

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

2 participants