A vulnerability was found in DPDK versions 18.05 and above. A missing check for an integer overflow in vhost_user_set_log_base() could result in a smaller memory map than requested, possibly allowing 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 | mailing list third party advisory vendor 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://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10722 | issue tracking third party advisory |
https://www.openwall.com/lists/oss-security/2020/05/18/2 | third party advisory mailing list |
https://bugs.dpdk.org/show_bug.cgi?id=267 | issue tracking patch vendor advisory |
https://www.oracle.com/security-alerts/cpujan2021.html | third party advisory patch |