CVE-2019-17178

HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*
cpe:2.3:a:freerdp:freerdp:1.1.0:beta1:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:a:lodev:lodepng:*:*:*:*:*:*:*:*

Configuration 3 (hide)

OR cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*
cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-10-04 17:15

Updated : 2023-12-10 13:13


NVD link : CVE-2019-17178

Mitre link : CVE-2019-17178

CVE.ORG link : CVE-2019-17178


JSON object : View

Products Affected

opensuse

  • leap

lodev

  • lodepng

freerdp

  • freerdp
CWE
CWE-252

Unchecked Return Value

CWE-401

Missing Release of Memory after Effective Lifetime