cve/2020/CVE-2020-10756.md
2024-05-25 21:48:12 +02:00

871 B

CVE-2020-10756

Description

An out-of-bounds read vulnerability was found in the SLiRP networking implementation of the QEMU emulator. This flaw occurs in the icmp6_send_echoreply() routine while replying to an ICMP echo request, also known as ping. This flaw allows a malicious guest to leak the contents of the host memory, resulting in possible information disclosure. This flaw affects versions of libslirp before 4.3.1.

POC

Reference

No PoCs from references.

Github