DPDK core includes kernel modules, core libraries and tools. testpmd application allows to test fast packet processing environments on arm64 platforms. For instance, it can be used to check that environment can support fast path applications such as 6WINDGate, pktgen, rumptcpip, etc. More libraries are available as extensions in other packages.
Security Fix(es):
It’s an issue in the handling of vhost-user inflight type messages. A malicious vhost-user master can attach an unexpected number of fds as ancillary data to VHOSTUSERGETINFLIGHTFD / VHOSTUSERSETINFLIGHTFD messages that are not closed by the vhost-user slave. By sending such messages continuously, the vhost-user master could exhaust available fd in the vhost-user slave process and lead to a DoS.(CVE-2022-0669)
In DPDK Vhost communication, we didn’t test if msg->payload.inflight.numqueues is out of bounds in function ‘vhostusersetinflight_fd()’, and could cause the program to write OOB.(CVE-2021-3839)
{ "severity": "Medium" }
{ "noarch": [ "dpdk-doc-19.11-17.oe1.noarch.rpm" ], "src": [ "dpdk-19.11-17.oe1.src.rpm" ], "x86_64": [ "dpdk-19.11-17.oe1.x86_64.rpm", "dpdk-debuginfo-19.11-17.oe1.x86_64.rpm", "dpdk-tools-19.11-17.oe1.x86_64.rpm", "dpdk-devel-19.11-17.oe1.x86_64.rpm", "dpdk-debugsource-19.11-17.oe1.x86_64.rpm" ], "aarch64": [ "dpdk-tools-19.11-17.oe1.aarch64.rpm", "dpdk-19.11-17.oe1.aarch64.rpm", "dpdk-debuginfo-19.11-17.oe1.aarch64.rpm", "dpdk-debugsource-19.11-17.oe1.aarch64.rpm", "dpdk-devel-19.11-17.oe1.aarch64.rpm" ] }
{ "noarch": [ "dpdk-doc-19.11-17.oe1.noarch.rpm" ], "src": [ "dpdk-19.11-17.oe1.src.rpm" ], "x86_64": [ "dpdk-tools-19.11-17.oe1.x86_64.rpm", "dpdk-19.11-17.oe1.x86_64.rpm", "dpdk-devel-19.11-17.oe1.x86_64.rpm", "dpdk-debugsource-19.11-17.oe1.x86_64.rpm", "dpdk-debuginfo-19.11-17.oe1.x86_64.rpm" ], "aarch64": [ "dpdk-debugsource-19.11-17.oe1.aarch64.rpm", "dpdk-devel-19.11-17.oe1.aarch64.rpm", "dpdk-19.11-17.oe1.aarch64.rpm", "dpdk-debuginfo-19.11-17.oe1.aarch64.rpm", "dpdk-tools-19.11-17.oe1.aarch64.rpm" ] }
{ "noarch": [ "dpdk-doc-21.11-11.oe2203.noarch.rpm" ], "src": [ "dpdk-21.11-11.oe2203.src.rpm" ], "x86_64": [ "dpdk-tools-21.11-11.oe2203.x86_64.rpm", "dpdk-devel-21.11-11.oe2203.x86_64.rpm", "dpdk-debugsource-21.11-11.oe2203.x86_64.rpm", "dpdk-debuginfo-21.11-11.oe2203.x86_64.rpm", "dpdk-21.11-11.oe2203.x86_64.rpm" ], "aarch64": [ "dpdk-21.11-11.oe2203.aarch64.rpm", "dpdk-tools-21.11-11.oe2203.aarch64.rpm", "dpdk-devel-21.11-11.oe2203.aarch64.rpm", "dpdk-debuginfo-21.11-11.oe2203.aarch64.rpm", "dpdk-debugsource-21.11-11.oe2203.aarch64.rpm" ] }