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
02 Sep 2022, 15:36
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:* cpe:2.3:a:oracle:enterprise_communications_broker:3.2.0:*:*:*:*:*:*:* cpe:2.3:a:oracle:enterprise_communications_broker:3.1.0:*:*:*:*:*:*:* cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:* cpe:2.3:a:oracle:communications_session_border_controller:*:*:*:*:*:*:*:* |
|
References | (MISC) https://www.oracle.com/security-alerts/cpuoct2020.html - Patch, Third Party Advisory | |
References | (MISC) https://www.oracle.com/security-alerts/cpujan2021.html - Patch, Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HRHKFVV4MRWNNJOYQOVP64L4UVWYPEO4/ - Mailing List, Third Party Advisory | |
References | (SUSE) http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00045.html - Mailing List, Third Party Advisory |
Information
Published : 2020-05-19 19:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-10723
Mitre link : CVE-2020-10723
CVE.ORG link : CVE-2020-10723
JSON object : View
Products Affected
dpdk
- data_plane_development_kit
canonical
- ubuntu_linux
oracle
- enterprise_communications_broker
- communications_session_border_controller
opensuse
- leap
fedoraproject
- fedora
CWE
CWE-190
Integer Overflow or Wraparound