#VU41504 Integer overflow in LZ4 - CVE-2014-4611

 

#VU41504 Integer overflow in LZ4 - CVE-2014-4611

Published: July 3, 2014 / Updated: May 24, 2021


Vulnerability identifier: #VU41504
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2014-4611
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
LZ4
Software vendor:
LZ4

Description

The vulnerability allows a remote attacker to compromise the affected system.

the vulnerability exists due to integer overflow in the LZ4 algorithm implementation, as used in the lz4_uncompress function in lib/lz4/lz4_decompress.c in the Linux kernel on 32-bit platforms. A remote attacker create a specially crafted archive, trick the victim into opening it, trigger integer overflow and execute arbitrary code on the system.


Remediation

Install update from vendor's website.

External links