CVE-2015-8365
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-8365
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 7:2.8.3-1 |
| debian | bullseye | fixed | 7:2.8.3-1 |
| debian | forky | fixed | 7:2.8.3-1 |
| debian | sid | fixed | 7:2.8.3-1 |
| debian | trixie | fixed | 7:2.8.3-1 |
| ubuntu | 12.04 | affected | |
References
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.