Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ffmpeg | Ffmpeg | 7.0 |
Related Weaknesses (CWE)
References
- https://gist.github.com/1047524396/c44e5eaafa8f408eea0c9411205990fbThird Party Advisory
- https://github.com/FFmpeg/FFmpeg/blob/n7.0/libavcodec/vp9.c#L1738Product
- https://github.com/ffmpeg/ffmpeg/commit/0ba058579f332b3060d8470a04ddd3fbf305be61Patch
FAQ
What is CVE-2024-36615?
CVE-2024-36615 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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 th...
How severe is CVE-2024-36615?
CVE-2024-36615 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-36615?
Check the references section above for vendor advisories and patch information. Affected products include: Ffmpeg Ffmpeg.