You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200606-11.xml

64 lines
1.8 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200606-11">
<title>JPEG library: Denial of service</title>
<synopsis>
The JPEG library is vulnerable to a Denial of Service.
</synopsis>
<product type="ebuild">jpeg</product>
<announced>2006-06-11</announced>
<revised count="02">2006-07-29</revised>
<bug>130889</bug>
<access>remote</access>
<affected>
<package name="media-libs/jpeg" auto="yes" arch="*">
<unaffected range="ge">6b-r7</unaffected>
<vulnerable range="lt">6b-r7</vulnerable>
</package>
</affected>
<background>
<p>
The JPEG library is able to load, handle and manipulate images in the
JPEG format.
</p>
</background>
<description>
<p>
Tavis Ormandy of the Gentoo Linux Auditing Team discovered that the
vulnerable JPEG library ebuilds compile JPEG without the --maxmem
feature which is not recommended.
</p>
</description>
<impact type="normal">
<p>
By enticing a user to load a specially crafted JPEG image file an
attacker could cause a Denial of Service, due to memory exhaustion.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
JPEG users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-libs/jpeg-6b-r7"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3005">CVE-2006-3005</uri>
</references>
<metadata tag="requester" timestamp="2006-06-05T22:15:44Z">
falco
</metadata>
<metadata tag="bugReady" timestamp="2006-06-05T22:17:08Z">
falco
</metadata>
<metadata tag="submitter" timestamp="2006-06-06T08:58:39Z">
daxomatic
</metadata>
</glsa>