CVE-2018-20216

QEMU can have an infinite loop in hw/rdma/vmw/pvrdma_dev_ring.c because return values are not checked (and -1 is mishandled).
References
Link Resource
http://www.openwall.com/lists/oss-security/2018/12/19/2 Mailing List Patch Third Party Advisory
http://www.securityfocus.com/bid/106291 Third Party Advisory VDB Entry
https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg03052.html Patch Third Party Advisory
https://usn.ubuntu.com/3923-1/ Third Party Advisory
Configurations

Configuration 1 (hide)

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

Configuration 2 (hide)

OR cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*

History

No history.

Information

Published : 2018-12-20 21:29

Updated : 2023-12-10 12:44


NVD link : CVE-2018-20216

Mitre link : CVE-2018-20216

CVE.ORG link : CVE-2018-20216


JSON object : View

Products Affected

canonical

  • ubuntu_linux

qemu

  • qemu
CWE
CWE-252

Unchecked Return Value

CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')