CVE-2026-64831

Summary

FFmpeg versions 8.0 through 8.1.2 contains a stack buffer overflow vulnerability in the Vulkan HEVC hardware decoder that allows remote attackers to overwrite return addresses and adjacent stack frames by supplying a crafted HEVC/H.265 bitstream. Attackers can embed a malicious vps_num_hrd_parameters value exceeding HEVC_MAX_SUB_LAYERS in any supported container format to overflow stack-allocated arrays in the vk_hevc_end_frame function, potentially achieving arbitrary code execution.

Affected Software

VendorProductVersion RangeStatus
FFmpegFFmpeg8.0 <= 8.1.2affected
FFmpegFFmpeg92737390dc133daadce47dd7d2ec8ef3d9ebcbedaffected

Weaknesses

  • CWE-121: Stack-based Buffer Overflow

References