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
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
History
21 Nov 2024, 04:55
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 4.6
v3 : 5.1 |
References | () http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00045.html - Mailing List, Third Party Advisory | |
References | () https://bugs.dpdk.org/show_bug.cgi?id=268 - Issue Tracking, Patch, Vendor Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10723 - Issue Tracking, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HRHKFVV4MRWNNJOYQOVP64L4UVWYPEO4/ - | |
References | () https://usn.ubuntu.com/4362-1/ - Third Party Advisory | |
References | () https://www.openwall.com/lists/oss-security/2020/05/18/2 - Mailing List, Third Party Advisory | |
References | () https://www.oracle.com/security-alerts/cpujan2021.html - Patch, Third Party Advisory | |
References | () https://www.oracle.com/security-alerts/cpuoct2020.html - Patch, Third Party Advisory |
07 Nov 2023, 03:14
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-05-19 19:15
Updated : 2024-11-21 04:55
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
dpdk
- data_plane_development_kit
canonical
- ubuntu_linux
opensuse
- leap
fedoraproject
- fedora
CWE
CWE-190
Integer Overflow or Wraparound