libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
Link | Tags |
---|---|
https://github.com/FreeRDP/FreeRDP/issues/5645 | third party advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html | third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html | third party advisory vendor advisory |
https://security.gentoo.org/glsa/202005-07 | third party advisory vendor advisory |
https://usn.ubuntu.com/4379-1/ | third party advisory vendor advisory |
https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a | patch vendor advisory |