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
No history.
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
fedoraproject
- fedora
oracle
- communications_session_border_controller
- enterprise_communications_broker
opensuse
- leap
dpdk
- data_plane_development_kit
canonical
- ubuntu_linux
CWE
CWE-190
Integer Overflow or Wraparound