CVE-2020-10723 MEDIUM

CVE-2020-10723

Vendor [Unknown]
Product dpdk
Weakness CWE-190
Published May 19, 2020
Last update August 4, 2024

CVSS base score

5.1/10
Attack vector Local
Attack complexity Low
Privileges required High
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H

What the vulnerability does

01Description

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 possible memory corruption.

Key dates

02Disclosure timeline

May 19, 2020 CVE published
August 4, 2024 Record updated