CVE-2011-3929: Buffer Overflow
The avprivdvproducepacket function in libavcodec in FFmpeg 0.7.x before 0.7.12 and 0.8.x before 0.8.11 and in Libav 0.5.x before 0.5.9, 0.6.x before 0.6.6, 0.7.x before 0.7.5, and 0.8.x before 0.8.1 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) and possibly execute arbitrary code via a crafted DV file.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2011-3929?
CVE-2011-3929 has a medium severity level as it can lead to denial of service through a NULL pointer dereference.
How do I fix CVE-2011-3929?
To fix CVE-2011-3929, you should update FFmpeg to version 0.7.12 or later and Libav to version 0.5.9 or later.
Which versions of FFmpeg are affected by CVE-2011-3929?
FFmpeg versions 0.7.x before 0.7.12 and 0.8.x before 0.8.11 are affected by CVE-2011-3929.
Which versions of Libav are affected by CVE-2011-3929?
Libav versions 0.5.x before 0.5.9, 0.6.x before 0.6.6, 0.7.x before 0.7.5, and 0.8.x before 0.8.1 are affected by CVE-2011-3929.
What type of vulnerability is CVE-2011-3929?
CVE-2011-3929 is a denial of service vulnerability caused by improper handling of data in the avpriv_dv_produce_packet function.