Infinite Loop Vulnerability in FFmpeg's RTP/ASF Demuxer
CVE-2026-64834
8.7HIGH
What is CVE-2026-64834?
FFmpeg has a vulnerability in its RTP/ASF demuxer located in libavformat/rtpdec_asf.c, where crafted RTP/ASF streams can trigger an infinite loop. This issue arises because the rtp_asf_fix_header function does not validate the minimum chunksize appropriately. When a chunksize falls below the required 24-byte minimum for ASF object headers, the loop pointer fails to progress. As a result, this could lead to excessive CPU usage, ultimately causing service disruption for legitimate users.
Affected Version(s)
FFmpeg 0.6.3 <= 8.1.2
FFmpeg 0.6.3 <= 8.1.2
FFmpeg 11d5f475be95d22d5f0692220cc772b116abc632
