#VU27389 Use-after-free in libslirp - CVE-2020-1983
Published: April 28, 2020 / Updated: November 3, 2020
libslirp
Freedesktop.org
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a use-after-free error when processing packets within the ip_reass() function in ip_input.c in libslirp. A remote attacker can send a specially crafted packet to the application, trigger a use-after-free error and crash it.