An issue was discovered in WavPack 5.1.0 and earlier for WAV input. Out-of-bounds writes can occur because ParseRiffHeaderConfig in riff.c does not validate the sizes of unknown chunks before attempting memory allocation, related to a lack of integer-overflow protection within a bytestocopy calculation and subsequent malloc call, leading to insufficient memory allocation.
{ "availability": "No subscription required", "ubuntu_priority": "medium", "binaries": [ { "binary_version": "5.1.0-2ubuntu1.1", "binary_name": "libwavpack-dev" }, { "binary_version": "5.1.0-2ubuntu1.1", "binary_name": "libwavpack1" }, { "binary_version": "5.1.0-2ubuntu1.1", "binary_name": "libwavpack1-dbgsym" }, { "binary_version": "5.1.0-2ubuntu1.1", "binary_name": "wavpack" }, { "binary_version": "5.1.0-2ubuntu1.1", "binary_name": "wavpack-dbgsym" } ] }