diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-02-27 22:26:52 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-02-28 09:13:53 +0100 |
commit | 4de7e07e6efba7dae79a7f61f397864873272fd3 (patch) | |
tree | c0a22049d670344b6166e368630edc10c7574ca5 /package/php/php.mk | |
parent | d5a63f48d71c519736e6378cadedd4f639de16fe (diff) | |
download | buildroot-4de7e07e6efba7dae79a7f61f397864873272fd3.tar.gz buildroot-4de7e07e6efba7dae79a7f61f397864873272fd3.zip |
wavpack: add upstream security fixes
Fixes the following security issues:
CVE-2018-6767: A stack-based buffer over-read in the ParseRiffHeaderConfig
function of cli/riff.c file of WavPack 5.1.0 allows a remote attacker to
cause a denial-of-service attack or possibly have unspecified other impact
via a maliciously crafted RF64 file.
CVE-2018-7253: The ParseDsdiffHeaderConfig function of the cli/dsdiff.c file
of WavPack 5.1.0 allows a remote attacker to cause a denial-of-service
(heap-based buffer over-read) or possibly overwrite the heap via a
maliciously crafted DSDIFF file.
CVE-2018-7254: The ParseCaffHeaderConfig function of the cli/caff.c file of
WavPack 5.1.0 allows a remote attacker to cause a denial-of-service (global
buffer over-read), or possibly trigger a buffer overflow or incorrect memory
allocation, via a maliciously crafted CAF file.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php/php.mk')
0 files changed, 0 insertions, 0 deletions