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
Link | Resource |
---|---|
http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00045.html | Mailing List Third Party Advisory |
https://bugs.dpdk.org/show_bug.cgi?id=268 | Issue Tracking Patch Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10723 | Issue Tracking Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HRHKFVV4MRWNNJOYQOVP64L4UVWYPEO4/ | |
https://usn.ubuntu.com/4362-1/ | Third Party Advisory |
https://www.openwall.com/lists/oss-security/2020/05/18/2 | Mailing List Third Party Advisory |
https://www.oracle.com/security-alerts/cpujan2021.html | Patch Third Party Advisory |
https://www.oracle.com/security-alerts/cpuoct2020.html | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
History
No history.
Information
Published : 2020-05-19 19:15
Updated : 2023-11-07 03:14
NVD link : CVE-2020-10723
Mitre link : CVE-2020-10723
CVE.ORG link : CVE-2020-10723
JSON object : View
Products Affected
oracle
- enterprise_communications_broker
- communications_session_border_controller
canonical
- ubuntu_linux
fedoraproject
- fedora
opensuse
- leap
dpdk
- data_plane_development_kit
CWE
CWE-190
Integer Overflow or Wraparound