VYPR

Dpdk

by DPDK

Source repositories

CVEs (17)

  • CVE-2020-14374HigSep 30, 2020
    risk 0.57cvss 8.8epss 0.00

    A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A flawed bounds checking in the copy_data function leads to a buffer overflow allowing an attacker in a virtual machine to write arbitrary data to any address in the vhost_crypto application. The highest…

  • CVE-2022-2132HigAug 31, 2022
    risk 0.56cvss 8.6epss 0.02

    A permissive list of allowed inputs flaw was found in DPDK. This issue allows a remote attacker to cause a denial of service triggered by sending a crafted Vhost header to DPDK.

  • CVE-2015-1142857HigJan 23, 2018
    risk 0.56cvss 8.6epss 0.02

    On multiple SR-IOV cars it is possible for VF's assigned to guests to send ethernet flow control pause frames via the PF. This includes Linux kernel ixgbe driver before commit f079fa005aae08ee0e1bc32699874ff4f02e11c1, the Linux Kernel i40e/i40evf driver before…

  • CVE-2020-14376HigSep 30, 2020
    risk 0.51cvss 7.8epss 0.00

    A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A lack of bounds checking when copying iv_data from the VM guest memory into host memory can lead to a large buffer overflow. The highest threat from this vulnerability is to data confidentiality and…

  • CVE-2020-14375HigSep 30, 2020
    risk 0.51cvss 7.8epss 0.00

    A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. Virtio ring descriptors, and the data they describe are in a region of memory accessible by from both the virtual machine and the host. An attacker in a VM can change the contents of the memory after…

  • CVE-2020-10725HigMay 20, 2020
    risk 0.50cvss 7.7epss 0.02

    A flaw was found in DPDK version 19.11 and above that allows a malicious guest to cause a segmentation fault of the vhost-user backend application running on the host, which could result in a loss of connectivity for the other guests running on that host. This is caused by a…

  • CVE-2019-14818HigNov 14, 2019
    risk 0.49cvss 7.5epss 0.03

    A flaw was found in all dpdk version 17.x.x before 17.11.8, 16.x.x before 16.11.10, 18.x.x before 18.11.4 and 19.x.x before 19.08.1 where a malicious master, or a container with access to vhost_user socket, can send specially crafted VRING_SET_NUM messages, resulting in a memory…

  • CVE-2024-11614HigDec 18, 2024
    risk 0.48cvss 7.4epss 0.01

    An out-of-bounds read vulnerability was found in DPDK's Vhost library checksum offload feature. This issue enables an untrusted or compromised guest to crash the hypervisor's vSwitch by forging Virtio descriptors to cause out-of-bounds reads. This flaw allows an attacker with a…

  • CVE-2020-14377HigSep 30, 2020
    risk 0.46cvss 7.1epss 0.00

    A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can…

  • CVE-2018-1059MedApr 24, 2018
    risk 0.40cvss 6.1epss 0.01

    The DPDK vhost-user interface does not check to verify that all the requested guest physical range is mapped and contiguous when performing Guest Physical Addresses to Host Virtual Addresses translations. This may lead to a malicious guest exposing vhost-user backend process…

  • CVE-2020-10726MedMay 20, 2020
    risk 0.39cvss 6.0epss 0.00

    A vulnerability was found in DPDK versions 19.11 and above. A malicious container that has direct access to the vhost-user socket can keep sending VHOST_USER_GET_INFLIGHT_FD messages, causing a resource leak (file descriptors and virtual memory), which may result in a denial of…

  • CVE-2020-10724MedMay 19, 2020
    risk 0.33cvss 5.1epss 0.00

    A vulnerability was found in DPDK versions 18.11 and above. The vhost-crypto library code is missing validations for user-supplied values, potentially allowing an information leak through an out-of-bounds memory read.

  • CVE-2020-10723MedMay 19, 2020
    risk 0.33cvss 5.1epss 0.00

    A memory corruption issue was found in DPDK versions 17.05 and above. This flaw is caused by an integer truncation on the index of a payload. Under certain circumstances, the index (a UInt) is copied and truncated into a uint16, which can lead to out of bound indexing and…

  • CVE-2020-10722MedMay 19, 2020
    risk 0.33cvss 5.1epss 0.00

    A vulnerability was found in DPDK versions 18.05 and above. A missing check for an integer overflow in vhost_user_set_log_base() could result in a smaller memory map than requested, possibly allowing memory corruption.

  • CVE-2020-14378LowSep 30, 2020
    risk 0.21cvss 3.3epss 0.00

    An integer underflow in dpdk versions before 18.11.10 and before 19.11.5 in the `move_desc` function can lead to large amounts of CPU cycles being eaten up in a long running loop. An attacker could cause `move_desc` to get stuck in a 4,294,967,295-count iteration loop. Depending…

  • CVE-2022-0669MedAug 29, 2022
    risk 0.00cvss 6.5epss 0.00

    A flaw was found in dpdk. This flaw allows a malicious vhost-user master to attach an unexpected number of fds as ancillary data to VHOST_USER_GET_INFLIGHT_FD / VHOST_USER_SET_INFLIGHT_FD messages that are not closed by the vhost-user slave. By sending such messages…

  • CVE-2021-3839HigAug 23, 2022
    risk 0.00cvss 7.5epss 0.01

    A flaw was found in the vhost library in DPDK. Function vhost_user_set_inflight_fd() does not validate `msg->payload.inflight.num_queues`, possibly causing out-of-bounds memory read/write. Any software using DPDK vhost library may crash as a result of this vulnerability.