An issue was discovered in WavPack 5.1.0 and earlier for DSDiff input. Out-of-bounds writes can occur because ParseDsdiffHeaderConfig in dsdiff.c does not validate the sizes of unknown chunks before attempting memory allocation, related to a lack of integer-overflow protection within a bytes_to_copy calculation and subsequent malloc call, leading to insufficient memory allocation. References: https://github.com/dbry/WavPack/issues/33 Patch: https://github.com/dbry/WavPack/commit/6f8bb34c2993a48ab9afbe353e6d0cff7c8d821d
Created mingw-wavpack tracking bugs for this issue: Affects: epel-7 [bug 1574720] Affects: fedora-all [bug 1574723] Created wavpack tracking bugs for this issue: Affects: fedora-all [bug 1574721]
DSDiff support was introduced in WavPack 5.0.0+
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2018-10539