Bug 1631064 (CVE-2018-17098)

Summary: CVE-2018-17098 soundtouch: Heap corruption in WavFileBase class in WavFile.cpp
Product: [Other] Security Response Reporter: Pedro Sampaio <psampaio>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: dtimms, hdegoede, otte
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: 2021-10-25 22:18:03 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: 1631065, 1631066, 1631067    
Bug Blocks: 1631058    

Description Pedro Sampaio 2018-09-19 20:11:32 UTC
The WavFileBase class in WavFile.cpp in Olli Parviainen SoundTouch 2.0 allows remote attackers to cause a denial of service (heap corruption from size inconsistency) or possibly have unspecified other impact, as demonstrated by SoundStretch.

Upstream issue:

https://gitlab.com/soundtouch/soundtouch/issues/14

References:

https://github.com/TeamSeri0us/pocs/tree/master/soundtouch/2018_09_03

Comment 1 Pedro Sampaio 2018-09-19 20:12:04 UTC
Created soundtouch tracking bugs for this issue:

Affects: epel-6 [bug 1631066]
Affects: fedora-all [bug 1631065]

Comment 3 Adam Mariš 2018-11-07 14:09:34 UTC
The root cause of this issue is the same as of CVE-2018-17097. The same upstream patch fixes both issues:

https://gitlab.com/soundtouch/soundtouch/commit/7f594f8b7d10bbc16a4a31de8ec5a279af9c7378

Comment 4 Adam Mariš 2018-11-07 14:10:53 UTC
Statement:

This issue did not affect the versions of soundtouch as shipped with Red Hat Enterprise Linux 7 as they did not include the vulnerable code.