summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201206-20.xml')
-rw-r--r--metadata/glsa/glsa-201206-20.xml64
1 files changed, 64 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201206-20.xml b/metadata/glsa/glsa-201206-20.xml
new file mode 100644
index 000000000000..ac53364d11b2
--- /dev/null
+++ b/metadata/glsa/glsa-201206-20.xml
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201206-20">
+ <title>gdk-pixbuf: Denial of service</title>
+ <synopsis>Multiple vulnerabilities in gdk-pixbuf may create a Denial of
+ Service condition.
+ </synopsis>
+ <product type="ebuild">gdk-pixbuf</product>
+ <announced>2012-06-23</announced>
+ <revised count="1">2012-06-23</revised>
+ <bug>373999</bug>
+ <bug>412033</bug>
+ <access>remote</access>
+ <affected>
+ <package name="x11-libs/gdk-pixbuf" auto="yes" arch="*">
+ <unaffected range="ge">2.24.1-r1</unaffected>
+ <vulnerable range="lt">2.24.1-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>gdk-pixbuf is an image loading library for GTK+.</p>
+ </background>
+ <description>
+ <p>Two vulnerabilities have been found in gdk-pixbuf:</p>
+
+ <ul>
+ <li>The "gdk_pixbuf__gif_image_load()" function in io-gif.c fails to
+ properly handle certain return values from subroutines (CVE-2011-2485).
+ </li>
+ <li>The "read_bitmap_file_data()" function in io-xbm.c contains an
+ integer overflow error (CVE-2012-2370).
+ </li>
+ </ul>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could entice a user to open a specially crafted image
+ in an application linked against gdk-pixbuf, possibly resulting in Denial
+ of Service.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All gdk-pixbuf users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=x11-libs/gdk-pixbuf-2.24.1-r1"
+ </code>
+
+ <p>Packages which depend on this library may need to be recompiled. Tools
+ such as revdep-rebuild may assist in identifying some of these packages.
+ </p>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2485">CVE-2011-2485</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2370">CVE-2012-2370</uri>
+ </references>
+ <metadata timestamp="2011-10-07T23:37:08Z" tag="requester">
+ underling
+ </metadata>
+ <metadata timestamp="2012-06-23T20:11:46Z" tag="submitter">ackle</metadata>
+</glsa>