summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
commit670f14532cf81a4e02d989bcb1254e1e48bcb4e4 (patch)
tree68ef72d9e802ec198860f87b94402f4ca3aae287 /metadata/glsa/glsa-201312-10.xml
parentAdd 'metadata/dtd/' from commit 'f8325042cda078a7fa29be8dcb9a092219332112' (diff)
parentAdd GLSA 201604-03 - Fix (diff)
downloadgentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.gz
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.bz2
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.zip
Add 'metadata/glsa/' from commit 'aacff3c55fb52643f95332002ecdb7d439b8e4df'
git-subtree-dir: metadata/glsa git-subtree-mainline: 3149e13ab601ad3a8f925656fd88567d2626de47 git-subtree-split: aacff3c55fb52643f95332002ecdb7d439b8e4df
Diffstat (limited to 'metadata/glsa/glsa-201312-10.xml')
-rw-r--r--metadata/glsa/glsa-201312-10.xml61
1 files changed, 61 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201312-10.xml b/metadata/glsa/glsa-201312-10.xml
new file mode 100644
index 000000000000..2c9415c1cb7b
--- /dev/null
+++ b/metadata/glsa/glsa-201312-10.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201312-10">
+ <title>libsmi: Arbitrary code execution </title>
+ <synopsis>A buffer overflow in libsmi might allow a context-dependent
+ attacker to execute arbitrary code.
+ </synopsis>
+ <product type="ebuild">libsmi</product>
+ <announced>December 14, 2013</announced>
+ <revised>December 14, 2013: 1</revised>
+ <bug>342127</bug>
+ <access>local, remote</access>
+ <affected>
+ <package name="net-libs/libsmi" auto="yes" arch="*">
+ <unaffected range="ge">0.4.8-r1</unaffected>
+ <vulnerable range="lt">0.4.8-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>libsmi is a library that allows management applications to access SMI
+ MIB module definitions.
+ </p>
+ </background>
+ <description>
+ <p>libsmi contains a buffer overflow vulnerability in the smiGetNode()
+ function in lib/smi.c.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A context-dependent attacker could possibly execute arbitrary code by
+ way of a specially crafted Object Identifier (OID).
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All libsmi users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-libs/libsmi-0.4.8-r1"
+ </code>
+
+ <p>Packages which depend on this library may need to be recompiled. Tools
+ such as revdep-rebuild may assist in identifying these packages.
+ </p>
+
+ <p>NOTE: This is a legacy GLSA. Updates for all affected architectures are
+ available since October 30, 2010. It is likely that your system is
+ already no longer affected by this issue.
+ </p>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2891">CVE-2010-2891</uri>
+ </references>
+ <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:09 +0000">
+ underling
+ </metadata>
+ <metadata tag="submitter" timestamp="Sat, 14 Dec 2013 22:33:15 +0000">Zlogene</metadata>
+</glsa>