OESA-2026-2828

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-2828
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-2828.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-2828
Upstream
  • CVE-2026-12706
Published
2026-07-06T06:27:00Z
Modified
2026-07-06T06:45:17.644756552Z
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):

A use-after-free vulnerability was found in FFmpeg's RASC video decoder. The decode_move() function initializes a read pointer into a decompressed buffer, but a subsequent reallocation of that same buffer during move-table processing leaves the pointer dangling. An attacker could exploit this by providing a specially crafted AVI file containing a malicious RASC video stream. When a user opens or plays the file, the decoder reads from freed heap memory, which could lead to a denial of service (crash).(CVE-2026-12706)

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

Affected packages

openEuler:24.03-LTS-SP3 / ffmpeg

Package

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

Affected ranges

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

Ecosystem specific

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

Database specific

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