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 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native RSCC decoder (libavcodec/rscc.c) that allows attackers to disclose heap memory contents by supplying a crafted video file with a compressed tile that decompresses fewer bytes than the declared tile geometry requires. When rsccdecodeframe() calls avimagecopyplane() without validating the decompressed byte count against the tile dimensions, the unwritten suffix of the persistent intermediate buffer ctx->inflatedbuf is copied into the decoded frame, potentially exposing data from prior heap allocations or previous decoded frames in persistent decoding services.(CVE-2026-70629)
{
"severity": "Medium"
}{
"x86_64": [
"ffmpeg-6.1.1-42.oe2403sp3.x86_64.rpm",
"ffmpeg-debuginfo-6.1.1-42.oe2403sp3.x86_64.rpm",
"ffmpeg-debugsource-6.1.1-42.oe2403sp3.x86_64.rpm",
"ffmpeg-devel-6.1.1-42.oe2403sp3.x86_64.rpm",
"ffmpeg-libs-6.1.1-42.oe2403sp3.x86_64.rpm",
"libavdevice-6.1.1-42.oe2403sp3.x86_64.rpm"
],
"aarch64": [
"ffmpeg-6.1.1-42.oe2403sp3.aarch64.rpm",
"ffmpeg-debuginfo-6.1.1-42.oe2403sp3.aarch64.rpm",
"ffmpeg-debugsource-6.1.1-42.oe2403sp3.aarch64.rpm",
"ffmpeg-devel-6.1.1-42.oe2403sp3.aarch64.rpm",
"ffmpeg-libs-6.1.1-42.oe2403sp3.aarch64.rpm",
"libavdevice-6.1.1-42.oe2403sp3.aarch64.rpm"
],
"src": [
"ffmpeg-6.1.1-42.oe2403sp3.src.rpm"
]
}