CVE-2014-4611
Summary
| CVE | CVE-2014-4611 |
|---|---|
| State | PUBLISHED |
| Assigner | mitre |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2014-07-03 04:22:15 UTC |
| Updated | 2026-05-06 22:30:45 UTC |
| 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. |
Risk And Classification
CVSS v2.0 Breakdown
Access Vector
NetworkAccess Complexity
LowAuthentication
NoneConfidentiality
NoneIntegrity
NoneAvailability
PartialAV:N/AC:L/Au:N/C:N/I:N/A:P
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| openSUSE-SU-2014:0924-1: moderate: eet: fix security issue | af854a3a-2127-422b-91ae-364da2661108 | lists.opensuse.org | Mailing List, Third Party Advisory |
| lists.apache.org/thread.html/r0addc410fdd680330054deb526323edb29e869e8d1097593... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| lists.apache.org/thread.html/r31eb601a8415525fa4a77b2f624c09be3550599898468ab9... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| Linux Kernel Integer Overflow in LZ4_decompress_generic() May Let Remote Users Execute Arbitrary Code in Certain Cases - SecurityTracker | af854a3a-2127-422b-91ae-364da2661108 | www.securitytracker.com | Third Party Advisory, VDB Entry |
| The Mouse Trap: Raising Lazarus - The 20 Year Old Bug that Went to Mars | af854a3a-2127-422b-91ae-364da2661108 | blog.securitymouse.com | Third Party Advisory |
| LMS-2014-06-16-5 — Lab Mouse Security | af854a3a-2127-422b-91ae-364da2661108 | www.securitymouse.com | Broken Link |
| lists.apache.org/thread.html/r35b9f26c8ad91094d37bea0256012aeb065e32ff73dda5f9... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| Dan Rosenberg on Twitter: "Hint: there are none. Only kernel use of LZ4 is ZRAM, which never parses untrusted LZ4. Might affect unknown out-of-tree modules, but relax." | af854a3a-2127-422b-91ae-364da2661108 | twitter.com | Third Party Advisory |
| Dan Rosenberg on Twitter: "With all the arguing over whether Linux kernel LZ4 is vuln, why has nobody asked in what situations would Linux parse untrusted LZ4 data?" | af854a3a-2127-422b-91ae-364da2661108 | twitter.com | Third Party Advisory |
| oss-security - LMS-2014-06-16-5: Linux Kernel LZ4 | af854a3a-2127-422b-91ae-364da2661108 | www.openwall.com | Mailing List, Third Party Advisory |
| lists.apache.org/thread.html/r229456b1fa718e329232bd7ceca4bd3e81ac55f2ec4db731... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| lists.apache.org/thread.html/rf4cb13d6ee891dfe2307389c8c6594a0cb10d9efb72be8bd... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| lists.apache.org/thread.html/rb301598bf24ecb6f4ce405c2a2ae23905fc4dce64277c020... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.2 | af854a3a-2127-422b-91ae-364da2661108 | www.kernel.org | Vendor Advisory |
| Bug 1112436 – CVE-2014-4611 lz4: LZ4_decompress_generic() integer overflow | af854a3a-2127-422b-91ae-364da2661108 | bugzilla.redhat.com | Issue Tracking, Third Party Advisory |
| lz4: ensure length does not wrap · torvalds/linux@206204a · GitHub | af854a3a-2127-422b-91ae-364da2661108 | github.com | Third Party Advisory |
| kernel/git/torvalds/linux.git - Linux kernel source tree | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | |
| lists.apache.org/thread.html/r62f398f40f522cf59cfd89428835d4ca633a9764d82e4b7a... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| Security Advisory SA59567 - Linux Kernel "lz4_uncompress()" Integer Overflow Vulnerability - Secunia | af854a3a-2127-422b-91ae-364da2661108 | secunia.com | Third Party Advisory |
| lists.apache.org/thread.html/r5c9b4826bbd8933e4688db62f6ed9008cabb8f26bcea84d4... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| Issue 52 - lz4 - Security: LZ4_uncompress can crash on invalid input #2 - Extremely Fast Compression algorithm - Google Project Hosting | af854a3a-2127-422b-91ae-364da2661108 | code.google.com | Third Party Advisory |
| lists.apache.org/thread.html/r6794c8ff8f339d95a80415b0afbe71d5eda1b97bdaca19be... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| LMS-2014-06-16-6 — Lab Mouse Security | af854a3a-2127-422b-91ae-364da2661108 | www.securitymouse.com | Broken Link |
| RealTime Data Compression: Debunking the LZ4 "20 years old bug" myth | af854a3a-2127-422b-91ae-364da2661108 | fastcompression.blogspot.fr | Third Party Advisory |
| r118 - lz4 - Extremely Fast Compression algorithm - Google Project Hosting | af854a3a-2127-422b-91ae-364da2661108 | code.google.com | Third Party Advisory |
| lists.apache.org/thread.html/r0038b5836e3bc91af3ff93721c0fc55d6543afab8cec47df... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| lists.apache.org/thread.html/ra72a62803eeabb6a8dc65032ca81b13ab75c271e4dff2df2... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| Security Advisory SA60238 - SUSE update for eet - Secunia | af854a3a-2127-422b-91ae-364da2661108 | secunia.com | Third Party Advisory |
| About Secunia Research | Flexera | af854a3a-2127-422b-91ae-364da2661108 | secunia.com | Third Party Advisory |
| lists.apache.org/thread.html/r8e0111cd64a455b0a33ab12a50fba724a0218f283c759f16... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| lists.apache.org/thread.html/r6c998e1a47c1c3fba61a80d0dcc4b39c7fc452400c7051f6... | af854a3a-2127-422b-91ae-364da2661108 | lists.apache.org | |
| kernel/git/torvalds/linux.git - Linux kernel source tree | MITRE | git.kernel.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| Pony Mail! | MITRE | lists.apache.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.