CVE-2020-10723

Source
https://cve.org/CVERecord?id=CVE-2020-10723
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-10723.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-10723
Downstream
Related
Published
2020-05-19T19:15:09.837Z
Modified
2026-03-10T22:55:38.011514Z
Severity
  • 6.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/dpdk/dpdk

Affected ranges

Type
GIT
Repo
https://github.com/dpdk/dpdk
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "17.05"
        }
    ]
}

Affected versions

v1.*
v1.2.3r0
v1.3.0r0
v1.3.1r0
v1.4.0r0
v1.4.1r0
v1.5.0r0
v1.5.1r0
v1.5.2r0
v1.6.0r0
v1.6.0r1
v1.6.0r2
v1.7.0
v1.7.0-rc1
v1.7.0-rc2
v1.7.0-rc3
v1.7.0-rc4
v1.7.1
v1.8.0
v1.8.0-rc1
v1.8.0-rc2
v1.8.0-rc3
v1.8.0-rc4
v1.8.0-rc5
v1.8.0-rc6
v16.*
v16.04
v16.04-rc1
v16.04-rc2
v16.04-rc3
v16.04-rc4
v16.07
v16.07-rc1
v16.07-rc2
v16.07-rc3
v16.07-rc4
v16.07-rc5
v16.11
v16.11-rc1
v16.11-rc2
v16.11-rc3
v17.*
v17.02
v17.02-rc1
v17.02-rc2
v17.02-rc3
v17.05
v17.05-rc1
v17.05-rc2
v17.05-rc3
v17.05-rc4
v2.*
v2.0.0
v2.0.0-rc1
v2.0.0-rc2
v2.0.0-rc3
v2.1.0
v2.1.0-rc1
v2.1.0-rc2
v2.1.0-rc3
v2.1.0-rc4
v2.2.0
v2.2.0-rc1
v2.2.0-rc2
v2.2.0-rc3
v2.2.0-rc4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-10723.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "18.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "19.10"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "20.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "32"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "15.1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "8.2"
            },
            {
                "last_affected": "8.4"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "3.1.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "3.2.0"
            }
        ]
    }
]