CVE-2026-75142

Summary

FFmpeg before commit 9d786e4 contains a stack buffer overflow in the MPEG-PS muxer (libavformat/mpegenc.c). When muxing input with more streams than the muxer's fixed-size stack buffer accommodates, the buffer is overflowed. A crafted input with an excessive number of streams triggers the overflow during MPEG-PS muxing.

Affected Software

VendorProductVersion RangeStatus
FFmpegFFmpeg0 < 9d786e4b5e9b8482651928574de33772aeee7be1affected

Weaknesses

  • CWE-121: Stack-based Buffer Overflow

References