QEMU 4.1.0 has a memory leak in zrle_compress_data in ui/vnc-enc-zrle.c during a VNC disconnect operation because libz is misused, resulting in a situation where memory allocated in deflateInit2 is not freed in deflateEnd.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 04:38
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00007.html - Broken Link, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2020/03/05/1 - Mailing List, Patch, Third Party Advisory | |
References | () https://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=6bf21f3d83e95bcc4ba35a7a07cc6655e8b010b0 - | |
References | () https://lists.debian.org/debian-lts-announce/2020/07/msg00020.html - Mailing List, Third Party Advisory | |
References | () https://usn.ubuntu.com/4372-1/ - Third Party Advisory | |
References | () https://www.debian.org/security/2020/dsa-4665 - Third Party Advisory |
07 Nov 2023, 03:09
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-03-05 19:15
Updated : 2024-11-21 04:38
NVD link : CVE-2019-20382
Mitre link : CVE-2019-20382
CVE.ORG link : CVE-2019-20382
JSON object : View
Products Affected
opensuse
- leap
debian
- debian_linux
qemu
- qemu
canonical
- ubuntu_linux
CWE
CWE-401
Missing Release of Memory after Effective Lifetime