← Back

Lz4 Project

lz4_project

2 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Lz4
lz4

CVEs (2)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
4Lz4 Project
NetappOracle+1 more
7Active Iq Unified Manager
Cloud BackupCommunications Cloud Native Core Policy+4 more
Nov 21, 2024
Jun 2, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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-b...Show more
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 flaw is to availability, with some potential impact to confidentiality and integrity as well.Show less
1Lz4 Project
1Lz4
Nov 21, 2024
Oct 14, 2019
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
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.) N...Show more
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 usages of the API are at risk."Show less