CVE-2020-14378

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 on how `vhost_crypto` is being used this could prevent other VMs or network tasks from being serviced by the busy DPDK lcore for an extended period.
References
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:dpdk:data_plane_development_kit:*:*:*:*:*:*:*:*
cpe:2.3:a:dpdk:data_plane_development_kit:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*
cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*
cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-09-30 19:15

Updated : 2024-02-28 18:08


NVD link : CVE-2020-14378

Mitre link : CVE-2020-14378

CVE.ORG link : CVE-2020-14378


JSON object : View

Products Affected

opensuse

  • leap

dpdk

  • data_plane_development_kit

canonical

  • ubuntu_linux
CWE
CWE-191

Integer Underflow (Wrap or Wraparound)