From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-201701-14.xml | 56 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 metadata/glsa/glsa-201701-14.xml (limited to 'metadata/glsa/glsa-201701-14.xml') diff --git a/metadata/glsa/glsa-201701-14.xml b/metadata/glsa/glsa-201701-14.xml new file mode 100644 index 000000000000..0fed1ef14bda --- /dev/null +++ b/metadata/glsa/glsa-201701-14.xml @@ -0,0 +1,56 @@ + + + + LZO: Multiple vulnerabilities + An integer overflow in LZO might allow remote attackers to execute + arbitrary code or cause a Denial of Service condition. + + lzo + 2017-01-02 + 2017-01-02: 1 + 515238 + remote + + + 2.08 + 2.08 + + + +

LZO is an extremely fast compression and decompression library

+
+ +

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. +

+
+ +

A remote attacker could send specially crafted compressed input data + possibly resulting in a Denial of Service condition or arbitrary code + execution. +

+ +
+ +

There is no known workaround at this time.

+
+ +

All LZO users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-libs/lzo-2.08" + + +
+ + CVE-2014-4607 + + + BlueKnight + + + BlueKnight + +
-- cgit v1.2.3