CVE-2024-36615
Ffmpeg vulnerability analysis and mitigation

Overview

FFmpeg n7.0 contains a race condition vulnerability (CVE-2024-36615) in its VP9 decoder component. The vulnerability was discovered in the video encoding parameters export functionality, where side data would be attached in the decoder thread while being read in the output thread, potentially leading to a data race condition (FFmpeg Commit).

Technical details

The vulnerability occurs specifically in the VP9 decoder when outputting a show-existing frame. The decoder would create a reference to the frame and return it immediately to the caller without waiting for it to finish decoding. In frame-threading scenarios, the frame might only be decoded while waiting to be output. This becomes problematic when video encoding parameters are being exported, as the side data attachment in the decoder thread and reads in avframeref() in the output thread create a data race condition (FFmpeg Commit).

Impact

The race condition could lead to data corruption or inconsistencies when video encoding parameters are being exported. This particularly affects applications using the vencdatadump tool with specific VP9 video files, such as vp90-2-10-show-existing-frame.webm from the FATE-suite (FFmpeg Commit).

Mitigation and workarounds

The issue has been fixed by implementing proper synchronization, ensuring that the frame is fully decoded before being output. The fix involves waiting for the frame to be completely processed before allowing it to be output, preventing the race condition (FFmpeg Commit).

Additional resources


SourceThis report was generated using AI

Related Ffmpeg vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-59734HIGH8.7
  • FfmpegFfmpeg
  • ffmpeg
NoYesOct 06, 2025
CVE-2025-59733HIGH8.7
  • FfmpegFfmpeg
  • ffmpeg
NoYesOct 06, 2025
CVE-2025-59732HIGH8.7
  • FfmpegFfmpeg
  • ffmpeg
NoYesOct 06, 2025
CVE-2025-7700MEDIUM5.3
  • FfmpegFfmpeg
  • libavresample3-32bit
NoYesNov 07, 2025
CVE-2025-12343N/AN/A
  • FfmpegFfmpeg
  • ffmpeg
NoYesOct 28, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management