summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-01-23 12:35:20 +0900
committerAaron Bauman <bman@gentoo.org>2017-01-23 12:35:20 +0900
commitc9214b4fd4b4932a65de8a0d2d00fda67722dee8 (patch)
tree7c5f5e3057259aeef5bb4d792a462ee4fcfab173 /glsa-201701-54.xml
parentAdd GLSA 201701-53 (diff)
downloadglsa-c9214b4fd4b4932a65de8a0d2d00fda67722dee8.tar.gz
glsa-c9214b4fd4b4932a65de8a0d2d00fda67722dee8.tar.bz2
glsa-c9214b4fd4b4932a65de8a0d2d00fda67722dee8.zip
Add GLSA 201701-54
Diffstat (limited to 'glsa-201701-54.xml')
-rw-r--r--glsa-201701-54.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/glsa-201701-54.xml b/glsa-201701-54.xml
new file mode 100644
index 00000000..6a1c4c21
--- /dev/null
+++ b/glsa-201701-54.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201701-54">
+ <title>DCRaw: Buffer overflow</title>
+ <synopsis>A buffer overflow in DCRaw might allow remote attackers to cause a
+ Denial of Service condition.
+ </synopsis>
+ <product type="ebuild">dcraw</product>
+ <announced>2017-01-23</announced>
+ <revised>2017-01-23: 1</revised>
+ <bug>549336</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-gfx/dcraw" auto="yes" arch="*">
+ <unaffected range="ge">9.26.0</unaffected>
+ <vulnerable range="lt">9.26.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Command-line decoder for raw digital photos.</p>
+ </background>
+ <description>
+ <p>An integer overflow was discovered in the ljpeg_start function in DCRaw.</p>
+ </description>
+ <impact type="normal">
+ <p>Remote attackers, by enticing a user to open a specially crafted image,
+ could cause a Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All DCRaw users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=media-gfx/dcraw-9.26.0"
+ </code>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-3885">CVE-2015-3885</uri>
+ </references>
+ <metadata tag="requester" timestamp="2017-01-18T08:16:14Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2017-01-23T03:34:47Z">b-man</metadata>
+</glsa>