OESA-2026-2826

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

An out-of-bounds write vulnerability in FFmpeg's libavcodec library, specifically in the MagicYUV decoder, allows denial-of-service and, in some cases, can be exploited for remote code execution.

This vulnerability is associated with the file libavcodec/magicyuv.C.

This issue affects FFmpeg before version 8.1.2.(CVE-2026-8461)

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

Affected packages

openEuler:22.03-LTS-SP4 / ffmpeg

Package

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

Affected ranges

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

Ecosystem specific

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

Database specific

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