CVE-2019-15296
Last modified
CVE-2019-15296 is a vulnerability of currently unknown severity. An issue was discovered in Freeware Advanced Audio Decoder 2 (FAAD2) 2.8.8. The faad_resetbits function in libfaad/bits.c is affected by a buffer overflow vulnerability. EPSS estimates a 1.32% chance of exploitation in the next 30 days.
Description
An issue was discovered in Freeware Advanced Audio Decoder 2 (FAAD2) 2.8.8. The faad_resetbits function in libfaad/bits.c is affected by a buffer overflow vulnerability. The number of bits to be read is determined by ld->buffer_size - words*4, cast to uint32. If ld->buffer_size - words*4 is negative, a buffer overflow is later performed via getdword_n(&ld->start[words], ld->bytes_left).
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Audiocoding | Freeware Advanced Audio Decoder 2 | 2.8.8 |
| Debian | Debian Linux | 8.0 |
References
- https://github.com/knik0/faad2/commit/942c3e0aee748ea6fe97cb2c1aa5893225316174Patch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2019/08/msg00033.htmlThird Party Advisory
- https://github.com/knik0/faad2/commit/942c3e0aee748ea6fe97cb2c1aa5893225316174Patch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2019/08/msg00033.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-15296?
How severe is CVE-2019-15296?
How do I fix CVE-2019-15296?
Are you affected by CVE-2019-15296?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
