CVE-2014-4608
Last modified
CVE-2014-4608 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. Multiple integer overflows in the lzo1x_decompress_safe function in lib/lzo/lzo1x_decompress_safe.c in the LZO decompressor in the Linux kernel before 3.15.2 allow context-dependent attackers to cause a denial of service (memory corruption) via a crafted Literal Run. NOTE: the author of the LZO algorithms says "the Linux kernel is *not* affected; media hype.. EPSS estimates a 5.42% chance of exploitation in the next 30 days.
Description
Multiple integer overflows in the lzo1x_decompress_safe function in lib/lzo/lzo1x_decompress_safe.c in the LZO decompressor in the Linux kernel before 3.15.2 allow context-dependent attackers to cause a denial of service (memory corruption) via a crafted Literal Run. NOTE: the author of the LZO algorithms says "the Linux kernel is *not* affected; media hype.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | < 3.15.2 | — |
| Opensuse | Opensuse | 11.4 | — |
| Suse | Linux Enterprise Real Time Extension | 11 | Sp3 |
| Suse | Linux Enterprise Server | 11 | Sp2 |
| Canonical | Ubuntu Linux | 10.04 | — |
| Canonical | Ubuntu Linux | 12.04 | — |
| Canonical | Ubuntu Linux | 14.04 | — |
| Canonical | Ubuntu Linux | 14.10 | — |
References
- http://blog.securitymouse.com/2014/06/raising-lazarus-20-year-old-bug-that.htmlThird Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00010.htmlMailing List, Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.htmlMailing List, Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00015.htmlMailing List, Third Party Advisory
- http://rhn.redhat.com/errata/RHSA-2015-0062.htmlThird Party Advisory
- http://secunia.com/advisories/60011Third Party Advisory
- http://secunia.com/advisories/60174Third Party Advisory
- http://secunia.com/advisories/62633Third Party Advisory
- http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.2Release Notes, Vendor Advisory
- http://www.oberhumer.com/opensource/lzo/Third Party Advisory
- http://www.openwall.com/lists/oss-security/2014/06/26/21Mailing List, Third Party Advisory
- http://www.securityfocus.com/bid/68214Third Party Advisory, VDB Entry
- http://www.ubuntu.com/usn/USN-2416-1Third Party Advisory
- http://www.ubuntu.com/usn/USN-2417-1Third Party Advisory
- http://www.ubuntu.com/usn/USN-2418-1Third Party Advisory
- http://www.ubuntu.com/usn/USN-2419-1Third Party Advisory
- http://www.ubuntu.com/usn/USN-2420-1Third Party Advisory
- http://www.ubuntu.com/usn/USN-2421-1Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=1113899Issue Tracking, Third Party Advisory
- https://github.com/torvalds/linux/commit/206a81c18401c0cde6e579164f752c4b147324cePatch, Third Party Advisory
- http://blog.securitymouse.com/2014/06/raising-lazarus-20-year-old-bug-that.htmlThird Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00010.htmlMailing List, Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.htmlMailing List, Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00015.htmlMailing List, Third Party Advisory
- http://rhn.redhat.com/errata/RHSA-2015-0062.htmlThird Party Advisory
- http://secunia.com/advisories/60011Third Party Advisory
- http://secunia.com/advisories/60174Third Party Advisory
- http://secunia.com/advisories/62633Third Party Advisory
- http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.2Release Notes, Vendor Advisory
- http://www.oberhumer.com/opensource/lzo/Third Party Advisory
- http://www.openwall.com/lists/oss-security/2014/06/26/21Mailing List, Third Party Advisory
- http://www.securityfocus.com/bid/68214Third Party Advisory, VDB Entry
- http://www.ubuntu.com/usn/USN-2416-1Third Party Advisory
- http://www.ubuntu.com/usn/USN-2417-1Third Party Advisory
- http://www.ubuntu.com/usn/USN-2418-1Third Party Advisory
- http://www.ubuntu.com/usn/USN-2419-1Third Party Advisory
- http://www.ubuntu.com/usn/USN-2420-1Third Party Advisory
- http://www.ubuntu.com/usn/USN-2421-1Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=1113899Issue Tracking, Third Party Advisory
- https://github.com/torvalds/linux/commit/206a81c18401c0cde6e579164f752c4b147324cePatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2014-4608?
How severe is CVE-2014-4608?
How do I fix CVE-2014-4608?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2014
- CVE-2014-4602Multiple cross-site scripting (XSS) vulnerabilities in xenca…
- CVE-2014-4603Multiple cross-site scripting (XSS) vulnerabilities in yupda…
- CVE-2014-4604Cross-site scripting (XSS) vulnerability in settings/pwsetti…
- CVE-2014-4605Cross-site scripting (XSS) vulnerability in cal/test.php in …
- CVE-2014-4606Cross-site scripting (XSS) vulnerability in redirect_to_zeen…
- CVE-2014-4607Integer overflow in the LZO algorithm variant in Oberhumer l…8.8
- CVE-2014-4609Integer overflow in the get_len function in libavutil/lzo.c …8.8
- CVE-2014-4610Integer overflow in the get_len function in libavutil/lzo.c …8.8
- CVE-2014-4611Integer overflow in the LZ4 algorithm implementation, as use…
- CVE-2014-4612Cross-site scripting (XSS) vulnerability in the keywords man…
- CVE-2014-4613Cross-site request forgery (CSRF) vulnerability in the admin…
- CVE-2014-4614Multiple cross-site request forgery (CSRF) vulnerabilities i…
Are you affected by CVE-2014-4608?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
