Bug 1486854 (CVE-2017-0641)

Summary: CVE-2017-0641 libvpx: Weak limit for frames
Product: [Other] Security Response Reporter: Andrej Nemec <anemec>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: tcallawa, wtaymans
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-31 06:07:12 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: 1486855    
Bug Blocks: 1486856    

Description Andrej Nemec 2017-08-30 15:58:45 UTC
A denial of service vulnerability in libvpx in Mediaserver could enable an attacker to use a specially crafted file to cause a device hang or reboot.

References:

https://android.googlesource.com/platform/external/libvpx/+/698796fc930baecf5c3fdebef17e73d5d9a58bcb

Comment 1 Andrej Nemec 2017-08-30 15:59:18 UTC
Created libvpx tracking bugs for this issue:

Affects: fedora-all [bug 1486855]

Comment 2 Huzaifa S. Sidhpurwala 2017-08-31 06:07:12 UTC
Analysis:

This is essentially an application crash caused due to parsing large files. The patch ensures that when libvpx is compiled it can only process smaller files.