Bugzilla – Bug 1187375
VUL-1: CVE-2021-3593: xen: slirp: invalid pointer initialization may lead to information disclosure (udp6)
Last modified: 2021-06-15 18:11:53 UTC
+++ This bug was initially created as a clone of Bug #1187365 +++ An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The function udp6_input() handles requests for the udp protocol from the guest. While processing a udp packet that is smaller than the size of the udphdr structure it uses memory from outside the working mbuf buffer. This issue may lead to out of bound read access or indirect memory disclosure to the guest. Upstream commits: https://gitlab.freedesktop.org/slirp/libslirp/-/commit/93e645e7 https://gitlab.freedesktop.org/slirp/libslirp/-/commit/de71c15d References: https://bugzilla.redhat.com/show_bug.cgi?id=1970487 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-3593
None of our packages are affected.