OESA-2026-2663

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-2663
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-2663.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-2663
Upstream
  • CVE-2025-59728
Published
2026-06-12T12:26:47Z
Modified
2026-06-12T12:45:14.804249566Z
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 4.2 is affected by a Divide By Zero issue via libavcodec/lpc.h, which allows a remote malicious user to cause a Denial of Service.(CVE-2020-20445)

FFmpeg 4.2 is affected by a Divide By Zero issue via libavcodec/aacpsy.c, which allows a remote malicious user to cause a Denial of Service.(CVE-2020-20446)

FFmpeg 4.2 is affected by a Divide By Zero issue via libavcodec/aaccoder, which allows a remote malicious user to cause a Denial of Service(CVE-2020-20453)

Buffer Overflow vulnerability in FFmpeg 4.2 in movwritevideo_tag due to the out of bounds in libavformat/movenc.c, which could let a remote malicious user obtain sensitive information, cause a Denial of Service, or execute arbitrary code.(CVE-2020-22015)

A heap-based Buffer Overflow vulnerability exits in FFmpeg 4.2 in deflate16 at libavfilter/vf_neighbor.c, which might lead to memory corruption and other potential consequences.(CVE-2020-22027)

A heap-based Buffer Overflow vulnerability exists FFmpeg 4.2 at libavfilter/vf_floodfill.c, which might lead to memory corruption and other potential consequences.(CVE-2020-22034)

When calculating the content path in handling of MPEG-DASH manifests, there's an out-of-bounds NUL-byte write one byte past the end of the buffer.When we call xmlNodeGetContent below [0], it returns a buffer precisely allocated to match the string length, using strdup internally. If this buffer is not an empty string, it is assigned to root_url at [1].If the last (non-NUL) byte in this buffer is not '/' then we append '/' in-place at [2]. This will write two bytes into the buffer, starting at the last valid byte in the buffer, writing the NUL byte beyond the end of the allocated buffer. We recommend upgrading to version 8.0 or beyond.(CVE-2025-59728)

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-38.oe2003sp4

Ecosystem specific

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

Database specific

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