rpm package
suse/libsndfile&distro=SUSE Linux Enterprise Software Development Kit 11 SP4
pkg:rpm/suse/libsndfile&distro=SUSE%20Linux%20Enterprise%20Software%20Development%20Kit%2011%20SP4
Vulnerabilities (14)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2018-19758 | — | < 1.0.20-2.19.12.1 | 1.0.20-2.19.12.1 | Nov 30, 2018 | There is a heap-based buffer over-read at wav.c in wav_write_header in libsndfile 1.0.28 that will cause a denial of service. | ||
| CVE-2017-16942 | Med | 6.5 | < 1.0.20-2.19.7.3 | 1.0.20-2.19.7.3 | Nov 25, 2017 | 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. | |
| CVE-2017-14246 | Hig | 8.1 | < 1.0.20-2.19.7.3 | 1.0.20-2.19.7.3 | Sep 21, 2017 | An out of bounds read in the function d2ulaw_array() in ulaw.c of libsndfile 1.0.28 may lead to a remote DoS attack or information disclosure, related to mishandling of the NAN and INFINITY floating-point values. | |
| CVE-2017-14245 | Hig | 8.1 | < 1.0.20-2.19.7.3 | 1.0.20-2.19.7.3 | Sep 21, 2017 | An out of bounds read in the function d2alaw_array() in alaw.c of libsndfile 1.0.28 may lead to a remote DoS attack or information disclosure, related to mishandling of the NAN and INFINITY floating-point values. | |
| CVE-2017-14634 | Med | 6.5 | < 1.0.20-2.19.7.3 | 1.0.20-2.19.7.3 | Sep 21, 2017 | In libsndfile 1.0.28, a divide-by-zero error exists in the function double64_init() in double64.c, which may lead to DoS when playing a crafted audio file. | |
| CVE-2017-8365 | Med | 6.5 | < 1.0.20-2.18.1 | 1.0.20-2.18.1 | Apr 30, 2017 | The i2les_array function in pcm.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted audio file. | |
| CVE-2017-8363 | Med | 6.5 | < 1.0.20-2.18.1 | 1.0.20-2.18.1 | Apr 30, 2017 | The flac_buffer_copy function in flac.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted audio file. | |
| CVE-2017-8362 | Med | 6.5 | < 1.0.20-2.18.1 | 1.0.20-2.18.1 | Apr 30, 2017 | The flac_buffer_copy function in flac.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (invalid read and application crash) via a crafted audio file. | |
| CVE-2017-8361 | Hig | 8.8 | < 1.0.20-2.18.1 | 1.0.20-2.18.1 | Apr 30, 2017 | The flac_buffer_copy function in flac.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted audio file. | |
| CVE-2017-7742 | Med | 5.5 | < 1.0.20-2.13.1 | 1.0.20-2.13.1 | Apr 12, 2017 | In libsndfile before 1.0.28, an error in the "flac_buffer_copy()" function (flac.c) can be exploited to cause a segmentation violation (with read memory access) via a specially crafted FLAC file during a resample attempt, a similar issue to CVE-2017-7585. | |
| CVE-2017-7741 | Med | 5.5 | < 1.0.20-2.13.1 | 1.0.20-2.13.1 | Apr 12, 2017 | In libsndfile before 1.0.28, an error in the "flac_buffer_copy()" function (flac.c) can be exploited to cause a segmentation violation (with write memory access) via a specially crafted FLAC file during a resample attempt, a similar issue to CVE-2017-7585. | |
| CVE-2017-7585 | Med | 5.5 | < 1.0.20-2.13.1 | 1.0.20-2.13.1 | Apr 7, 2017 | In libsndfile before 1.0.28, an error in the "flac_buffer_copy()" function (flac.c) can be exploited to cause a stack-based buffer overflow via a specially crafted FLAC file. | |
| CVE-2014-9756 | — | < 1.0.20-2.10.2 | 1.0.20-2.10.2 | Nov 19, 2015 | The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable. | ||
| CVE-2015-7805 | — | < 1.0.20-2.10.2 | 1.0.20-2.10.2 | Nov 17, 2015 | Heap-based buffer overflow in libsndfile 1.0.25 allows remote attackers to have unspecified impact via the headindex value in the header in an AIFF file. |
- CVE-2018-19758Nov 30, 2018affected < 1.0.20-2.19.12.1fixed 1.0.20-2.19.12.1
There is a heap-based buffer over-read at wav.c in wav_write_header in libsndfile 1.0.28 that will cause a denial of service.
- affected < 1.0.20-2.19.7.3fixed 1.0.20-2.19.7.3
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.
- affected < 1.0.20-2.19.7.3fixed 1.0.20-2.19.7.3
An out of bounds read in the function d2ulaw_array() in ulaw.c of libsndfile 1.0.28 may lead to a remote DoS attack or information disclosure, related to mishandling of the NAN and INFINITY floating-point values.
- affected < 1.0.20-2.19.7.3fixed 1.0.20-2.19.7.3
An out of bounds read in the function d2alaw_array() in alaw.c of libsndfile 1.0.28 may lead to a remote DoS attack or information disclosure, related to mishandling of the NAN and INFINITY floating-point values.
- affected < 1.0.20-2.19.7.3fixed 1.0.20-2.19.7.3
In libsndfile 1.0.28, a divide-by-zero error exists in the function double64_init() in double64.c, which may lead to DoS when playing a crafted audio file.
- affected < 1.0.20-2.18.1fixed 1.0.20-2.18.1
The i2les_array function in pcm.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted audio file.
- affected < 1.0.20-2.18.1fixed 1.0.20-2.18.1
The flac_buffer_copy function in flac.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted audio file.
- affected < 1.0.20-2.18.1fixed 1.0.20-2.18.1
The flac_buffer_copy function in flac.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (invalid read and application crash) via a crafted audio file.
- affected < 1.0.20-2.18.1fixed 1.0.20-2.18.1
The flac_buffer_copy function in flac.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted audio file.
- affected < 1.0.20-2.13.1fixed 1.0.20-2.13.1
In libsndfile before 1.0.28, an error in the "flac_buffer_copy()" function (flac.c) can be exploited to cause a segmentation violation (with read memory access) via a specially crafted FLAC file during a resample attempt, a similar issue to CVE-2017-7585.
- affected < 1.0.20-2.13.1fixed 1.0.20-2.13.1
In libsndfile before 1.0.28, an error in the "flac_buffer_copy()" function (flac.c) can be exploited to cause a segmentation violation (with write memory access) via a specially crafted FLAC file during a resample attempt, a similar issue to CVE-2017-7585.
- affected < 1.0.20-2.13.1fixed 1.0.20-2.13.1
In libsndfile before 1.0.28, an error in the "flac_buffer_copy()" function (flac.c) can be exploited to cause a stack-based buffer overflow via a specially crafted FLAC file.
- CVE-2014-9756Nov 19, 2015affected < 1.0.20-2.10.2fixed 1.0.20-2.10.2
The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.
- CVE-2015-7805Nov 17, 2015affected < 1.0.20-2.10.2fixed 1.0.20-2.10.2
Heap-based buffer overflow in libsndfile 1.0.25 allows remote attackers to have unspecified impact via the headindex value in the header in an AIFF file.