summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYury German <blueknight@gentoo.org>2016-05-30 14:14:38 -0400
committerYury German <blueknight@gentoo.org>2016-05-30 14:14:38 -0400
commit4071354d604301ec1d093f5637e8326ca2781bbe (patch)
tree28e9972ddb64efed68df956e377e6574ffd323bd /glsa-201605-03.xml
parentAdd GLSA 201605-02 - Correction (diff)
downloadglsa-4071354d604301ec1d093f5637e8326ca2781bbe.tar.gz
glsa-4071354d604301ec1d093f5637e8326ca2781bbe.tar.bz2
glsa-4071354d604301ec1d093f5637e8326ca2781bbe.zip
Add GLSA 201605-03
Diffstat (limited to 'glsa-201605-03.xml')
-rw-r--r--glsa-201605-03.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/glsa-201605-03.xml b/glsa-201605-03.xml
new file mode 100644
index 00000000..d8be23eb
--- /dev/null
+++ b/glsa-201605-03.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201605-03">
+ <title>libfpx: Denial of Service</title>
+ <synopsis>A double free vulnerability has been discovered in libfpx that
+ allows remote attackers to cause a Denial of Service.
+ </synopsis>
+ <product type="ebuild">libfpx</product>
+ <announced>May 30, 2016</announced>
+ <revised>May 30, 2016: 1</revised>
+ <bug>395367</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-libs/libfpx" auto="yes" arch="*">
+ <unaffected range="ge">1.3.1_p6</unaffected>
+ <vulnerable range="lt">1.3.1_p6</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>A library for manipulating FlashPIX images.</p>
+ </background>
+ <description>
+ <p>A double free vulnerability has been discovered in the Free_All_Memory
+ function in jpeg/dectile.c.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could entice a user to open a specially crafted FPX
+ image using an application linked against libfpx, possibly resulting in a
+ Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All libfpx users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=media-libs/libfpx-1.3.1_p6"
+ </code>
+
+ <p>Packages which depend on this library may need to be recompiled. Tools
+ such as revdep-rebuild may assist in identifying these packages.
+ </p>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-0025">CVE-2012-0025</uri>
+ </references>
+ <metadata tag="requester" timestamp="Wed, 06 Apr 2016 23:28:31 +0000">b-man</metadata>
+ <metadata tag="submitter" timestamp="Mon, 30 May 2016 17:56:49 +0000">b-man</metadata>
+</glsa>