Bug 635775 (CVE-2010-3429)
| Summary: | CVE-2010-3429 ffmpeg: arbitrary offset dereference vulnerability in flic video codec (oCERT-2010-004) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Vincent Danen <vdanen> | ||||
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | unspecified | CC: | rh-bugzilla, security-response-team | ||||
| Target Milestone: | --- | Keywords: | Security | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-10-16 22:21:06 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 638265 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Vincent Danen
2010-09-20 17:01:12 UTC
Created attachment 448516 [details]
patch from upstream to correct the issue
This will be fixed as part of ffmpeg 0.6.1. This is now public: http://www.ocert.org/advisories/ocert-2010-004.html Neither ffmpeg nor mplayer are shipped in any supported products, however libextractor in Fedora 12 does contain embedded ffmpeg. Later versions of libextractor have removed embedded ffmpeg; not sure if it is possible to update libextractor in Fedora 12 to the version in Fedora 13; if not, it should be patched to correct the flaw. The patch to correct the flaw is here: http://git.ffmpeg.org/?p=ffmpeg;a=commitdiff;h=16c592155f117ccd7b86006c45aacc692a81c23b Created libextractor tracking bugs for this issue Affects: fedora-12 [bug 638265] ffmpeg support in libextractor is disabled because 'mpeg2dec' requirement is not available in fedora: | checking whether to enable the FFmpeg thumbnail extractor... no (In reply to comment #6) > ffmpeg support in libextractor is disabled because 'mpeg2dec' requirement is > not available in fedora: > > | checking whether to enable the FFmpeg thumbnail extractor... no Ok, great, thank you for checking that. I'll close the Fedora tracker then. |