summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYury German <blueknight@gentoo.org>2015-12-30 09:33:04 -0500
committerYury German <blueknight@gentoo.org>2015-12-30 09:33:04 -0500
commit40807b01d2cf6d7f6d08f0fcd5b5657d7857b566 (patch)
tree2556e03e315d784eb479998df0b996b2db134b0f /glsa-201512-09.xml
parentAdd GLSA 201512-08 (diff)
downloadglsa-40807b01d2cf6d7f6d08f0fcd5b5657d7857b566.tar.gz
glsa-40807b01d2cf6d7f6d08f0fcd5b5657d7857b566.tar.bz2
glsa-40807b01d2cf6d7f6d08f0fcd5b5657d7857b566.zip
Add GLSA 201512-09
Diffstat (limited to 'glsa-201512-09.xml')
-rw-r--r--glsa-201512-09.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/glsa-201512-09.xml b/glsa-201512-09.xml
new file mode 100644
index 00000000..d1664156
--- /dev/null
+++ b/glsa-201512-09.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201512-09">
+ <title>encfs: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in encfs, the worst of
+ which can allow remote attackers to execute arbitrary code or cause a
+ Denial of Service condition.
+ </synopsis>
+ <product type="ebuild">encfs</product>
+ <announced>December 30, 2015</announced>
+ <revised>December 30, 2015: 1</revised>
+ <bug>510290</bug>
+ <access>local</access>
+ <affected>
+ <package name="sys-fs/encfs" auto="yes" arch="*">
+ <unaffected range="ge">1.7.5</unaffected>
+ <vulnerable range="lt">1.7.5</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Encfs is an implementation of encrypted filesystem in user-space using
+ FUSE.
+ </p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in encfs. Please review
+ the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A local attacker can utilize a possible buffer overflow in the
+ encodeName method of StreamNameIO and BlockNameIO to execute arbitrary
+ code or cause a Denial of Service. Also multiple weak cryptographics
+ practices have been found in encfs.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All encfs users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=sys-fs/encfs-1.7.5"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3462">CVE-2014-3462</uri>
+ </references>
+ <metadata tag="requester" timestamp="Mon, 11 May 2015 16:35:36 +0000">K_F</metadata>
+ <metadata tag="submitter" timestamp="Wed, 30 Dec 2015 14:32:13 +0000">mrueg</metadata>
+</glsa>