OESA-2026-3638

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3638
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3638.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-3638
Upstream
Published
2026-09-05T15:03:23Z
Modified
2026-09-05T15:16:27.359890064Z
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 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)

FFmpeg versions from 4.4 up to, but not including, 9.0 contain an out-of-bounds heap write vulnerability in the native GoPro CineForm HD (CFHD) decoder that allows remote attackers to corrupt heap memory by supplying a crafted AVI file during stream probing. The cfhddecode() function fails to enforce the non-Bayer logical output-width invariant in the transform-type-2 reconstruction path, causing horizfilter_clip() to write oversized 16-bit sample rows far beyond the allocated output frame buffer, which can be escalated to arbitrary code execution via overwrite of a live cleanup callback pointer.(CVE-2026-70632)

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

Affected packages

openEuler:24.03-LTS-SP1 / ffmpeg

Package

Name
ffmpeg
Purl
pkg:rpm/openEuler/ffmpeg&distro=openEuler-24.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.1.1-48.oe2403sp1

Ecosystem specific

{
    "x86_64": [
        "ffmpeg-6.1.1-48.oe2403sp1.x86_64.rpm",
        "ffmpeg-debuginfo-6.1.1-48.oe2403sp1.x86_64.rpm",
        "ffmpeg-debugsource-6.1.1-48.oe2403sp1.x86_64.rpm",
        "ffmpeg-devel-6.1.1-48.oe2403sp1.x86_64.rpm",
        "ffmpeg-libs-6.1.1-48.oe2403sp1.x86_64.rpm",
        "libavdevice-6.1.1-48.oe2403sp1.x86_64.rpm"
    ],
    "aarch64": [
        "ffmpeg-6.1.1-48.oe2403sp1.aarch64.rpm",
        "ffmpeg-debuginfo-6.1.1-48.oe2403sp1.aarch64.rpm",
        "ffmpeg-debugsource-6.1.1-48.oe2403sp1.aarch64.rpm",
        "ffmpeg-devel-6.1.1-48.oe2403sp1.aarch64.rpm",
        "ffmpeg-libs-6.1.1-48.oe2403sp1.aarch64.rpm",
        "libavdevice-6.1.1-48.oe2403sp1.aarch64.rpm"
    ],
    "src": [
        "ffmpeg-6.1.1-48.oe2403sp1.src.rpm"
    ]
}

Database specific

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