Integer Overflow or Wraparound Affecting sox package, versions *


Severity

Recommended
low

Based on CentOS security rating.

Threat Intelligence

EPSS
0.15% (52nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS7-SOX-2001487
  • published26 Jul 2021
  • disclosed7 Feb 2019

Introduced: 7 Feb 2019

CVE-2019-8355  (opens in a new tab)
CWE-190  (opens in a new tab)

How to fix?

There is no fixed version for Centos:7 sox.

NVD Description

Note: Versions mentioned in the description apply only to the upstream sox package and not the sox package as distributed by Centos. See How to fix? for Centos:7 relevant fixed versions and status.

An issue was discovered in SoX 14.4.2. In xmalloc.h, there is an integer overflow on the result of multiplication fed into the lsx_valloc macro that wraps malloc. When the buffer is allocated, it is smaller than expected, leading to a heap-based buffer overflow in channels_start in remix.c.