CVE-2019-15296

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).
Configurations

Configuration 1 (hide)

cpe:2.3:a:audiocoding:freeware_advanced_audio_decoder_2:2.8.8:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*

History

21 Nov 2024, 04:28

Type Values Removed Values Added
References () https://github.com/knik0/faad2/commit/942c3e0aee748ea6fe97cb2c1aa5893225316174 - Patch, Third Party Advisory () https://github.com/knik0/faad2/commit/942c3e0aee748ea6fe97cb2c1aa5893225316174 - Patch, Third Party Advisory
References () https://lists.debian.org/debian-lts-announce/2019/08/msg00033.html - Third Party Advisory () https://lists.debian.org/debian-lts-announce/2019/08/msg00033.html - Third Party Advisory
References () https://seclists.org/bugtraq/2019/Sep/28 - () https://seclists.org/bugtraq/2019/Sep/28 -
References () https://security.gentoo.org/glsa/202006-17 - () https://security.gentoo.org/glsa/202006-17 -
References () https://www.debian.org/security/2019/dsa-4522 - () https://www.debian.org/security/2019/dsa-4522 -

Information

Published : 2019-08-21 07:15

Updated : 2024-11-21 04:28


NVD link : CVE-2019-15296

Mitre link : CVE-2019-15296

CVE.ORG link : CVE-2019-15296


JSON object : View

Products Affected

debian

  • debian_linux

audiocoding

  • freeware_advanced_audio_decoder_2
CWE
CWE-119

Improper Restriction of Operations within the Bounds of a Memory Buffer