Red Hat Bugzilla – Bug 1517902
CVE-2017-16942 libsndfile: divide-by-zero error in wav_w64_read_fmt_chunk()
Last modified: 2017-12-08 14:33:00 EST
In libsndfile 1.0.25 (fixed in 1.0.26), a divide-by-zero error exists in the function wav_w64_read_fmt_chunk() in wav_w64.c, which may lead to DoS when playing a crafted audio file. Upstream bug: https://github.com/erikd/libsndfile/issues/341