Bug 1660751 (CVE-2018-20126) - CVE-2018-20126 QEMU: pvrdma: memory leakage when creating cq/qp
Summary: CVE-2018-20126 QEMU: pvrdma: memory leakage when creating cq/qp
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2018-20126
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1660752
Blocks: 1649132
TreeView+ depends on / blocked
 
Reported: 2018-12-19 06:59 UTC by Prasad Pandit
Modified: 2021-02-16 22:37 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-12-20 05:19:27 UTC
Embargoed:


Attachments (Terms of Use)

Description Prasad Pandit 2018-12-19 06:59:40 UTC
A memory leakage issue was found in QEMU's implementation of
VMWare's paravirtual RDMA device. It could occur while creating CQ/QP
ring objects in create_cq/qp() routines, as it did not free ring objects'
memory in case of an error.

A guest user/process could use this flaw to leak host memory resulting in DoS.

Upstream patch:
---------------
  -> https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg02824.html

Reference:
----------
  -> https://www.openwall.com/lists/oss-security/2018/12/19/4

Comment 1 Prasad Pandit 2018-12-19 06:59:43 UTC
Acknowledgments:

Name: Li Qiang

Comment 2 Prasad Pandit 2018-12-19 06:59:54 UTC
Created qemu tracking bugs for this issue:

Affects: fedora-all [bug 1660752]


Note You need to log in before you can comment on or make changes to this bug.