Vulnerability Description
Integer overflow in the LZ4 algorithm implementation, as used in Yann Collet LZ4 before r118 and in the lz4_uncompress function in lib/lz4/lz4_decompress.c in the Linux kernel before 3.15.2, on 32-bit platforms might allow context-dependent attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted Literal Run that would be improperly handled by programs not complying with an API limitation, a different vulnerability than CVE-2014-4715.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 3.15.2 |
Related Weaknesses (CWE)
References
- http://blog.securitymouse.com/2014/06/raising-lazarus-20-year-old-bug-that.htmlThird Party Advisory
- http://fastcompression.blogspot.fr/2014/06/debunking-lz4-20-years-old-bug-myth.hThird Party Advisory
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=
- http://lists.opensuse.org/opensuse-updates/2014-07/msg00025.htmlMailing ListThird Party Advisory
- http://secunia.com/advisories/59567Third Party Advisory
- http://secunia.com/advisories/59770Third Party Advisory
- http://secunia.com/advisories/60238Third Party Advisory
- http://twitter.com/djrbliss/statuses/484931749013495809Third Party Advisory
- http://twitter.com/djrbliss/statuses/485042901399789568Third Party Advisory
- http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.2Vendor Advisory
- http://www.openwall.com/lists/oss-security/2014/06/26/24Mailing ListThird Party Advisory
- http://www.securitytracker.com/id/1030491Third Party AdvisoryVDB Entry
- https://bugzilla.redhat.com/show_bug.cgi?id=1112436Issue TrackingThird Party Advisory
- https://code.google.com/p/lz4/issues/detail?id=52Third Party Advisory
- https://code.google.com/p/lz4/source/detail?r=118Third Party Advisory
FAQ
What is CVE-2014-4611?
CVE-2014-4611 is a vulnerability with a CVSS score of 5.0 (MEDIUM). Integer overflow in the LZ4 algorithm implementation, as used in Yann Collet LZ4 before r118 and in the lz4_uncompress function in lib/lz4/lz4_decompress.c in the Linux kernel before 3.15.2, on 32-bit...
How severe is CVE-2014-4611?
CVE-2014-4611 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2014-4611?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.