mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
623 B
Markdown
18 lines
623 B
Markdown
### [CVE-2017-14634](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14634)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/4013-1/
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|