### [CVE-2021-27347](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27347) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Use after free in lzma_decompress_buf function in stream.c in Irzip 0.631 allows attackers to cause Denial of Service (DoS) via a crafted compressed file. ### POC #### Reference - https://github.com/ckolivas/lrzip/issues/165 #### Github No PoCs found on GitHub currently.