Name | CVE-2022-2566 |
Description | A heap out-of-bounds memory write exists in FFMPEG since version 5.1. The size calculation in `build_open_gop_key_points()` goes through all entries in the loop and adds `sc->ctts_data[i].count` to `sc->sample_offsets_count`. This can lead to an integer overflow resulting in a small allocation with `av_calloc()`. An attacker can cause remote code execution via a malicious mp4 file. We recommend upgrading past commit c953baa084607dd1d84c3bfcce3cf6a87c3e6e05 |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
ffmpeg (PTS) | stretch (security) | 7:3.2.18-0+deb9u1 | fixed |
| stretch (lts), stretch | 7:3.2.19-0+deb9u5 | fixed |
| buster, buster (lts) | 7:4.1.11-0+deb10u2 | fixed |
| buster (security) | 7:4.1.11-0+deb10u1 | fixed |
| bullseye | 7:4.3.7-0+deb11u1 | fixed |
| bullseye (security) | 7:4.3.8-0+deb11u1 | fixed |
| bookworm (security), bookworm | 7:5.1.6-0+deb12u1 | fixed |
| sid, trixie | 7:7.1-3 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
ffmpeg | source | stretch | (not affected) | | | |
ffmpeg | source | buster | (not affected) | | | |
ffmpeg | source | bullseye | (not affected) | | | |
ffmpeg | source | (unstable) | 7:5.1.1-1 | | | |
Notes
[bullseye] - ffmpeg <not-affected> (Vulnerable code not present)
[buster] - ffmpeg <not-affected> (Vulnerable code not present)
https://bugzilla.redhat.com/show_bug.cgi?id=2126833
https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=6f53f0d09ea4c9c7f7354f018a87ef840315207d (n5.1.1)
Introduced in https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=ab77b878f1205225c6de1370fb0e998dbcc8bc69 (n5.1)
https://github.com/google/security-research/security/advisories/GHSA-vhxg-9wfx-7fcj
[stretch] - ffmpeg <not-affected> (Vulnerable code not present)