GLSA 201701-14: LZO: Multiple vulnerabilities
| Severity: | normal | 
| Title: | LZO: Multiple vulnerabilities | 
| Date: | 01/02/2017 | 
| Bugs: | |
| ID: | 201701-14 | 
Synopsis
An integer overflow in LZO might allow remote attackers to execute arbitrary code or cause a Denial of Service condition.Background
LZO is an extremely fast compression and decompression library
Affected packages
| Package | Vulnerable | Unaffected | Architecture(s) | 
|---|---|---|---|
| dev-libs/lzo | < 2.08 | >= 2.08 | All supported architectures | 
Description
LZO is vulnerable to an integer overflow condition in the “lzo1x_decompress_safe” function which could result in a possible buffer overrun when processing maliciously crafted compressed input data.
Impact
A remote attacker could send specially crafted compressed input data possibly resulting in a Denial of Service condition or arbitrary code execution.
Workaround
There is no known workaround at this time.
Resolution
All LZO users should upgrade to the latest version:
      # emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-libs/lzo-2.08"
    
References
Availability
This GLSA and any updates to it are available for viewing at the Gentoo Security Website:
Concerns?
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
License
Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.