CVE-2026-75141

Summary

FFmpeg before commit acf5d7c contains a heap buffer overflow in the hvcC box writer. When writing an HEVC configuration record with more NAL units of a single type than the count field can represent, the NAL unit count overflows, causing a heap buffer overflow. A crafted HEVC input file triggers the overflow during muxing.

Affected Software

VendorProductVersion RangeStatus
FFmpegFFmpeg0 < acf5d7cdc1f9ae8752c23e1ea8d7f355ed780781affected

Weaknesses

  • CWE-122: Heap-based Buffer Overflow

References