2016-12-13 12:03:45 +03:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
|
|
|
<glsa id="201612-37">
|
|
|
|
|
<title>Pixman: Buffer overflow</title>
|
|
|
|
|
<synopsis>A buffer overflow in Pixman might allow remote attackers to execute
|
|
|
|
|
arbitrary code.
|
|
|
|
|
</synopsis>
|
|
|
|
|
<product type="ebuild">pixman</product>
|
2017-09-29 08:47:49 +03:00
|
|
|
|
<announced>2016-12-13</announced>
|
2018-01-15 09:09:28 +03:00
|
|
|
|
<revised count="2">2016-12-13</revised>
|
2016-12-13 12:03:45 +03:00
|
|
|
|
<bug>561526</bug>
|
|
|
|
|
<access>remote</access>
|
|
|
|
|
<affected>
|
|
|
|
|
<package name="x11-libs/pixman" auto="yes" arch="*">
|
|
|
|
|
<unaffected range="ge">0.32.8</unaffected>
|
|
|
|
|
<vulnerable range="lt">0.32.8</vulnerable>
|
|
|
|
|
</package>
|
|
|
|
|
</affected>
|
|
|
|
|
<background>
|
|
|
|
|
<p>Pixman is a pixel manipulation library.</p>
|
|
|
|
|
</background>
|
|
|
|
|
<description>
|
|
|
|
|
<p>In pixman-general, careless computations done with the ‘dest_buffer’
|
|
|
|
|
pointer may overflow, failing the buffer upper limit check.
|
|
|
|
|
</p>
|
|
|
|
|
</description>
|
|
|
|
|
<impact type="normal">
|
|
|
|
|
<p>A remote attacker could possibly cause a Denial of Service condition, or
|
|
|
|
|
execute arbitrary code with the privileges of the process.
|
|
|
|
|
</p>
|
|
|
|
|
</impact>
|
|
|
|
|
<workaround>
|
|
|
|
|
<p>There is no known workaround at this time.</p>
|
|
|
|
|
</workaround>
|
|
|
|
|
<resolution>
|
|
|
|
|
<p>All Pixman users should upgrade to the latest version:</p>
|
|
|
|
|
|
|
|
|
|
<code>
|
|
|
|
|
# emerge --sync
|
|
|
|
|
# emerge --ask --oneshot --verbose ">=x11-libs/pixman-0.32.8"
|
|
|
|
|
</code>
|
|
|
|
|
</resolution>
|
|
|
|
|
<references>
|
2017-09-29 08:47:49 +03:00
|
|
|
|
<uri link="https://lists.x.org/archives/xorg-announce/2015-September/002637.html">
|
2016-12-13 12:03:45 +03:00
|
|
|
|
Pixman 0.32.8 Release Notes
|
|
|
|
|
</uri>
|
|
|
|
|
</references>
|
2017-09-29 08:47:49 +03:00
|
|
|
|
<metadata tag="requester" timestamp="2016-02-25T08:11:30Z">
|
2016-12-13 12:03:45 +03:00
|
|
|
|
BlueKnight
|
|
|
|
|
</metadata>
|
2017-09-29 08:47:49 +03:00
|
|
|
|
<metadata tag="submitter" timestamp="2016-12-13T06:59:37Z">whissi</metadata>
|
2016-12-13 12:03:45 +03:00
|
|
|
|
</glsa>
|