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

Infinite loop when block_samples==0 using wavpack #53

Closed
hongxuchen opened this issue Nov 26, 2018 · 2 comments
Closed

Infinite loop when block_samples==0 using wavpack #53

hongxuchen opened this issue Nov 26, 2018 · 2 comments

Comments

@hongxuchen
Copy link

As to 6673775, wavpack might trigger an infinite loop at pack_utils.c:514 due to mis-calculation of wpc->block_samples.
wavpack --blocksize=128 -h $FILE -o /tmp/test.wv -y

example input wav files:
wavpack_hangs.zip

@dbry
Copy link
Owner

dbry commented Dec 4, 2018

Thanks for reporting this! Closing as fixed.

@dbry dbry closed this as completed Dec 4, 2018
@carnil
Copy link

carnil commented Dec 4, 2018

CVE-2018-19840 has been assigned for this issue.

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