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.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://usn.ubuntu.com/4362-1/ | third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00045.html | vendor advisory mailing list third party advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HRHKFVV4MRWNNJOYQOVP64L4UVWYPEO4/ | vendor advisory |
https://www.oracle.com/security-alerts/cpuoct2020.html | third party advisory patch |
https://www.openwall.com/lists/oss-security/2020/05/18/2 | third party advisory mailing list |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10723 | third party advisory issue tracking |
https://bugs.dpdk.org/show_bug.cgi?id=268 | patch vendor advisory issue tracking |
https://www.oracle.com/security-alerts/cpujan2021.html | third party advisory patch |