You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ffmpeg 8.1.1 is affected by CVE-2026-8461, an out-of-bounds write in the
MagicYUV decoder (libavcodec/magicyuv.c, CWE-787, CVSS 8.8). It is fixed
upstream in ffmpeg 8.1.2.
Update FFMPEG_VERSION from 8.1.1 to 8.1.2 in all seven build Dockerfiles
(manylinux2014, manylinux_2_28 and musllinux_1_2).
0 commit comments