CVE-2017-14634
medium
CVSS v3
6.5
CVSS v2
4.3
VIR risk
6.5
Description
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.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-14634
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-14634.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| arch | fixed | 1.0.31-1 | |
| debian | bookworm | fixed | 1.0.28-5 |
| debian | bullseye | fixed | 1.0.28-5 |
| debian | forky | fixed | 1.0.28-5 |
| debian | sid | fixed | 1.0.28-5 |
| debian | trixie | fixed | 1.0.28-5 |
| debian | 8.0 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| libsndfile_project | libsndfile | 1.0.28 | |
References
- https://github.com/erikd/libsndfile/issues/318
- https://lists.debian.org/debian-lts-announce/2018/12/msg00016.html
- https://lists.debian.org/debian-lts-announce/2020/10/msg00030.html
- https://security.gentoo.org/glsa/201811-23
- https://usn.ubuntu.com/4013-1/
- https://www.suse.com/security/cve/CVE-2017-14634.html
- https://security-tracker.debian.org/tracker/CVE-2017-14634
CWEs
CWE-369
Verify integrity in audit chain (admin only). AS-IS.