#VU20964 Use-after-free in libslirp - CVE-2019-15890
Published: September 10, 2019 / Updated: April 28, 2020
libslirp
Freedesktop.org
Description
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists in "ip_reass()" routine in "ip_input.c" file while reassembling incoming packets, if the first fragment is bigger than the m->m_dat[] buffer. A remote attacker can send a specially crafted packet and cause the application to crash.