CVE-2024-36615

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.
Configurations

No configuration.

History

No history.

Information

Published : 2024-11-29 19:15

Updated : 2024-12-03 16:15


NVD link : CVE-2024-36615

Mitre link : CVE-2024-36615

CVE.ORG link : CVE-2024-36615


JSON object : View

Products Affected

No product.

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')