An issue was discovered in lrzip version 0.641. There is a use-after-free in ucompthread() in stream.c:1538.
lrzip v0.641 was discovered to contain a multiple concurrency use-after-free between the functions zpaqdecompressbuf() and clearrulist(). This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted Irz file.
An issue was discovered in lrzip version 0.641. There are memory leaks in fillbuffer() in stream.c.