VYPR

Lz4

by Lz4 Project

Source repositories

CVEs (2)

  • CVE-2021-3520CriJun 2, 2021
    risk 0.64cvss 9.8epss 0.03

    There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this…

  • CVE-2019-17543HigOct 14, 2019
    risk 0.46cvss 8.1epss 0.09

    LZ4 before 1.9.2 has a heap-based buffer overflow in LZ4_write32 (related to LZ4_compress_destSize), affecting applications that call LZ4_compress_fast with a large input. (This issue can also lead to data corruption.) NOTE: the vendor states "only a few specific / uncommon…