ArchLinux: 201503-24: vorbis-tools: denial of service
Summary
- CVE-2014-9638 (denial of service)
A flaw in oggenc allows attackers to cause a denial of service
(divide-by-zero error and crash) via a WAV file with the number of
channels set to zero.
- CVE-2014-9639 (denial of service)
Integer overflow in oggenc allows attackers to cause a denial of service
(crash) via a crafted number of channels in a WAV file, which triggers
an out-of-bounds memory access.
- CVE-2014-9640 (denial of service)
A flaw in oggenc/oggenc.c allows attackers to cause a denial of service
(out-of-bounds read) via a crafted raw file.
Resolution
Upgrade to 1.4.0-5.
# pacman -Syu "vorbis-tools>=1.4.0-5"
The problems have been fixed upstream but no release is available yet.
References
https://www.openwall.com/lists/oss-security/2015/01/22/9 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9638 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9639 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9640 https://bugs.archlinux.org/task/44172
Workaround
None.