CVE-2019-20382

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:qemu:qemu:4.1.0:*:*:*:*:*:*:*

Configuration 2 (hide)

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

Configuration 3 (hide)

OR cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

Configuration 4 (hide)

OR cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*

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 () 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 () 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 - () 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 () 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 () https://usn.ubuntu.com/4372-1/ - Third Party Advisory
References () https://www.debian.org/security/2020/dsa-4665 - Third Party Advisory () https://www.debian.org/security/2020/dsa-4665 - Third Party Advisory

07 Nov 2023, 03:09

Type Values Removed Values Added
References
  • {'url': 'https://git.qemu.org/?p=qemu.git;a=commit;h=6bf21f3d83e95bcc4ba35a7a07cc6655e8b010b0', 'name': 'https://git.qemu.org/?p=qemu.git;a=commit;h=6bf21f3d83e95bcc4ba35a7a07cc6655e8b010b0', 'tags': ['Patch', 'Third Party Advisory'], 'refsource': 'MISC'}
  • () https://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=6bf21f3d83e95bcc4ba35a7a07cc6655e8b010b0 -

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