Buffer overflow in FFmpeg - CVE-2015-8365

 

Buffer overflow in FFmpeg - CVE-2015-8365

Published: November 4, 2017 / Updated: June 8, 2025


Vulnerability identifier: #VU110573
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2015-8365
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The smka_decode_frame function in libavcodec/smacker.c in FFmpeg before 2.6.5, 2.7.x before 2.7.3, and 2.8.x through 2.8.2 does not verify that the data size is consistent with the number of channels, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted Smacker data.


Affected software

FFmpeg

How to mitigate CVE-2015-8365

Install update from vendor's website.

FFmpeg - addressed in versions 2.6.5, 2.7.3, 2.8.3

External References

Related Security Bulletins