3 matches found
GO-2025-3922 Memory leaks when decoding a corrupted multiple LZMA archives in github.com/ulikunitz/xz
Memory leaks when decoding a corrupted multiple LZMA archives in github.com/ulikunitz/xz...
5.3CVSS7AI score0.00412EPSS
SaveExploits0References2
github.com/ulikunitz/xz leaks memory when decoding a corrupted multiple LZMA archives
...
5.3CVSS7AI score0.00412EPSS
SaveExploits0
github.com/ulikunitz/xz leaks memory when decoding a corrupted multiple LZMA archives
Summary It is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header. This can lead to increased memory consumption because the current implementation allocates the full decoding buffer directly after reading the header. The LZMA head...
5.3CVSS6.8AI score0.00412EPSS
SaveExploits0References4Affected Software1
20