-
Notifications
You must be signed in to change notification settings - Fork 69
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
WavPack crashes -- SEGFAULT -- Invalid write #33
Comments
Here is our analysis:
Suggested patch:
|
Thanks for reporting this. I have already fixed the exact issue in caff.c and will apply it here. |
The issue has been fixed! Thanks. |
Thanks for reporting these and thanks for the analysis! |
Thanks, David, for applying the patch so promptly. For posteriority: MITRE assigned
|
@mboehme |
Dear all,
This bug was found with AFLSmart, an extension of AFL. Thanks also to Marcel Böhme, Andrew Santosa and Alexandru Razvan Caciulescu. This could lead to denial of service and potentially code execution.
This bug was found on Ubuntu 16.04 64-bit & WavPack revision 0a7295 (HEAD)
To reproduce:
Download & extract the attached file - wavpack_crash5.wav
wavpack -y wavpack_crash5.wav
Error message:
Valgrind says
ASAN says:
Regards,
Thuan
wavpack_crash5.wav.tar.gz
The text was updated successfully, but these errors were encountered: