Use-after-free in lrzip - CVE-2022-26291
Published: May 25, 2022 / Updated: May 25, 2022
lrzip
ckolivas (Con Kolivas)
Description
The vulnerability allows a remote attacker to perform a Denial of Service attack.
The vulnerability exists due to multiple concurrency use-after-free between zpaq_decompress_buf() and clear_rulist() functions when processing a crafted Irz file. A remote attacker can trick the victim to open a specially crafted Irz file and cause a Denial of Service (DoS).