First published: Fri Nov 29 2024(Updated: )
FFmpeg n7.0 has a race condition vulnerability in the VP9 decoder. This could lead to a data race if video encoding parameters were being exported, as the side data would be attached in the decoder thread while being read in the output thread.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FFmpeg |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-36615 is classified as a moderate severity vulnerability due to the potential for a data race in the VP9 decoder.
To fix CVE-2024-36615, update to the latest version of FFmpeg that addresses this race condition in the VP9 decoder.
CVE-2024-36615 can lead to unpredictable behavior or data corruption when video encoding parameters are exported in FFmpeg.
If you are using FFmpeg version n7.0, your system may be affected by CVE-2024-36615.
CVE-2024-36615 specifically affects the VP9 decoder component in FFmpeg.