Bug 1516378

Summary: libvorbis: Uninitialized local variable gets freed in lib/info.c
Product: [Other] Security Response Reporter: Pedro Sampaio <psampaio>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: gnome-sig, hdegoede, kdudka, novyjindrich, robin.norwood
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: 2019-06-08 03:31:43 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: 1516379    
Bug Blocks:    

Description Pedro Sampaio 2017-11-22 14:05:44 UTC
A flaw was found in vorbis-tools 1.4.0-10. A uninitialized local variable in lib/info.c is used as a pointer and later freed, causing the program to crash while parsing a file with oggenc.

Upstream patch:

https://review.xiph.org/1556/

References:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881130

Comment 1 Pedro Sampaio 2017-11-22 14:06:41 UTC
Created vorbis-tools tracking bugs for this issue:

Affects: fedora-all [bug 1516379]

Comment 2 Kamil Dudka 2017-12-06 16:16:13 UTC
The patch needs to be applied on libvorbis source code, not vorbis-tools.