You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please update lz4 version to v1.9.2, to fix this CVE.
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."
(https://nvd.nist.gov/vuln/detail/CVE-2019-17543)
The text was updated successfully, but these errors were encountered:
Could you please update lz4 version to v1.9.2, to fix this CVE.
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."
(https://nvd.nist.gov/vuln/detail/CVE-2019-17543)
The text was updated successfully, but these errors were encountered: