CVE-2019-13590

An issue was discovered in libsox.a in SoX 14.4.2. In sox-fmt.h (startread function), there is an integer overflow on the result of integer addition (wraparound to 0) fed into the lsx_calloc macro that wraps malloc. When a NULL pointer is returned, it is used without a prior check that it is a valid pointer, leading to a NULL pointer dereference on lsx_readbuf in formats_i.c.
Configurations

Configuration 1 (hide)

cpe:2.3:a:sound_exchange_project:sound_exchange:14.4.2:*:*:*:*:*:*:*

History

10 Feb 2023, 08:15

Type Values Removed Values Added
References
  • (MLIST) https://lists.debian.org/debian-lts-announce/2023/02/msg00009.html -

24 Jun 2021, 15:16

Type Values Removed Values Added
CPE cpe:2.3:a:soundexchange:sound_exchange:14.4.2:*:*:*:*:*:*:* cpe:2.3:a:sound_exchange_project:sound_exchange:14.4.2:*:*:*:*:*:*:*

Information

Published : 2019-07-14 16:15

Updated : 2023-12-10 12:59


NVD link : CVE-2019-13590

Mitre link : CVE-2019-13590

CVE.ORG link : CVE-2019-13590


JSON object : View

Products Affected

sound_exchange_project

  • sound_exchange
CWE
CWE-190

Integer Overflow or Wraparound

CWE-476

NULL Pointer Dereference