summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Fiskerstrand <k_f@gentoo.org>2015-10-31 16:14:26 +0100
committerKristian Fiskerstrand <k_f@gentoo.org>2015-10-31 16:14:26 +0100
commit2f926a969e65ff284add4a06755311bcce20e006 (patch)
tree01bfec178d6db39bb9d7e9baf9c0cd0bf4b68fb9 /glsa-201510-04.xml
parentAdd GLSA 201510-03 (diff)
downloadgentoo-2f926a969e65ff284add4a06755311bcce20e006.tar.gz
gentoo-2f926a969e65ff284add4a06755311bcce20e006.tar.bz2
gentoo-2f926a969e65ff284add4a06755311bcce20e006.zip
Add GLSA 201510-04
Diffstat (limited to 'glsa-201510-04.xml')
-rw-r--r--glsa-201510-04.xml55
1 files changed, 55 insertions, 0 deletions
diff --git a/glsa-201510-04.xml b/glsa-201510-04.xml
new file mode 100644
index 000000000000..71feec6906d9
--- /dev/null
+++ b/glsa-201510-04.xml
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201510-04">
+ <title>tcpdump: Multiple vulnerabilities </title>
+ <synopsis>Multiple vulnerabilities have been found in tcpdump, the worst of
+ which can allow remote attackers to cause Denial of Service condition or
+ executive arbitrary code.
+ </synopsis>
+ <product type="ebuild">tcpdump</product>
+ <announced>October 31, 2015</announced>
+ <revised>October 31, 2015: 1</revised>
+ <bug>552632</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-analyzer/tcpdump" auto="yes" arch="*">
+ <unaffected range="ge">4.7.4</unaffected>
+ <vulnerable range="lt">4.7.4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>tcpdump is a Tool for network monitoring and data acquisition.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in tcpdump. Please review
+ the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could possibly execute arbitrary code with the
+ privileges of the process, or cause a Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All tcpdump users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-analyzer/tcpdump-4.7.4"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-0261">CVE-2015-0261</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-2153">CVE-2015-2153</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-2154">CVE-2015-2154</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-2155">CVE-2015-2155</uri>
+ </references>
+ <metadata tag="requester" timestamp="Tue, 04 Aug 2015 15:50:32 +0000">
+ BlueKnight
+ </metadata>
+ <metadata tag="submitter" timestamp="Sat, 31 Oct 2015 15:14:21 +0000">mrueg</metadata>
+</glsa>