#VU48695 Out-of-bounds read in libslirp - CVE-2020-29129
Published: November 26, 2020 / Updated: June 22, 2021
libslirp
Freedesktop.org
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to buffer over-read in ncsi.c when processing ARP/NCSI packets in 'arp_input' or 'ncsi_input' routines, because the libslirp library tries to read a certain amount of header data even if that exceeds the total packet length. A remote attacker can perform a denial of service attack.