OESA-2026-3640

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3640
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3640.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-3640
Upstream
Published
2026-09-05T15:03:24Z
Modified
2026-09-05T15:16:36.835719084Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
ffmpeg security update
Details

FFmpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix. It also includes a digital VCR. It can encode in real time in many formats including MPEG1 audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash.

Security Fix(es):

FFmpeg versions 2.7 through 8.1.2 contain an out-of-bounds write vulnerability in the TDSC video decoder that allows remote attackers to cause heap corruption by supplying a crafted AVI file that changes frame dimensions across TDSF frames. The tdscparsetdsf() function fails to unreference the existing reference frame before calling avframegetbuffer(), causing tdscblit() and tdsc_yuv2rgb() to write attacker-controlled pixel data beyond the end of the undersized reference frame buffer, resulting in a process crash and potential code execution.(CVE-2026-65703)

FFmpeg versions 3.4 through 8.1.2 contain an out-of-bounds write vulnerability in the vffloodfill video filter that allows attackers to corrupt heap memory by supplying a dynamically sized video stream with filtergraph reinitialization disabled via -reinitfilter 0. When configinput() allocates the points traversal stack based on initial frame dimensions and a subsequent larger frame is processed, filterframe() performs flood-fill neighbor pushes beyond the original allocation boundary, resulting in heap corruption and process crash with potential for code execution depending on heap layout and process hardening.(CVE-2026-65705)

FFmpeg versions from 0.5 up to, but not including, 9.0 contain a signed integer overflow vulnerability in the DVB subtitle parser in libavcodec/dvbsubparser.c that allows attackers to trigger a heap buffer overflow by supplying a crafted WTV file. The overflow causes the bounds-check guard expression to wrap to INTMIN, bypassing the PARSEBUFSIZE comparison and invoking memcpy() with attacker-controlled data into a heap buffer, resulting in an out-of-bounds heap write and potential memory corruption or code execution.(CVE-2026-70628)

FFmpeg versions from 0.5 up to, but not including, 9.0 contain an uninitialized heap memory disclosure vulnerability in the native TIFF decoder in libavcodec/tiff.c. An attacker who can cause FFmpeg to decode a crafted TIFF file can supply a valid Deflate-compressed strip that terminates successfully after producing fewer bytes than the declared strip requires. The tiffunpackzlib() function allocates a heap buffer sized for the full declared strip but copies all declared rows via memcpy() regardless of how many bytes zlib actually decompressed, causing unwritten bytes that can contain stale data from prior heap allocations to be incorporated into decoded image output and potentially exposing sensitive data in persistent services.(CVE-2026-70631)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:20.03-LTS-SP4 / ffmpeg

Package

Name
ffmpeg
Purl
pkg:rpm/openEuler/ffmpeg&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.2.4-54.oe2003sp4

Ecosystem specific

{
    "src": [
        "ffmpeg-4.2.4-54.oe2003sp4.src.rpm"
    ],
    "x86_64": [
        "ffmpeg-4.2.4-54.oe2003sp4.x86_64.rpm",
        "ffmpeg-debuginfo-4.2.4-54.oe2003sp4.x86_64.rpm",
        "ffmpeg-debugsource-4.2.4-54.oe2003sp4.x86_64.rpm",
        "ffmpeg-devel-4.2.4-54.oe2003sp4.x86_64.rpm",
        "ffmpeg-libs-4.2.4-54.oe2003sp4.x86_64.rpm",
        "libavdevice-4.2.4-54.oe2003sp4.x86_64.rpm"
    ],
    "aarch64": [
        "ffmpeg-4.2.4-54.oe2003sp4.aarch64.rpm",
        "ffmpeg-debuginfo-4.2.4-54.oe2003sp4.aarch64.rpm",
        "ffmpeg-debugsource-4.2.4-54.oe2003sp4.aarch64.rpm",
        "ffmpeg-devel-4.2.4-54.oe2003sp4.aarch64.rpm",
        "ffmpeg-libs-4.2.4-54.oe2003sp4.aarch64.rpm",
        "libavdevice-4.2.4-54.oe2003sp4.aarch64.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-3640.json"