An integer underflow in dpdk versions before 18.11.10 and...
Moderate severity
Unreviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Jan 28, 2023
Description
Published by the National Vulnerability Database
Sep 30, 2020
Published to the GitHub Advisory Database
May 24, 2022
Last updated
Jan 28, 2023
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 causemove_desc
to get stuck in a 4,294,967,295-count iteration loop. Depending on howvhost_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