CVE-2024-36615

medium

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.

References

https://github.com/ffmpeg/ffmpeg/commit/0ba058579f332b3060d8470a04ddd3fbf305be61

https://github.com/FFmpeg/FFmpeg/blob/n7.0/libavcodec/vp9.c#L1738

https://gist.github.com/1047524396/c44e5eaafa8f408eea0c9411205990fb

Details

Source: Mitre, NVD

Published: 2024-11-29

Updated: 2024-12-03

Risk Information

CVSS v2

Base Score: 5.8

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:N/A:P

Severity: Medium

CVSS v3

Base Score: 5.9

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Severity: Medium