summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-15 11:39:20 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-15 11:39:20 -0400
commitb0d67945e9a64fd34735c14160b8feed14e77bf8 (patch)
treee8ca4d2dc1ca74a6a091b25e3bf078e4582a60aa /glsa-201908-06.xml
parentremove unaffected cat/pkg as it generates bad XML even without version in place (diff)
downloadglsa-b0d67945e9a64fd34735c14160b8feed14e77bf8.tar.gz
glsa-b0d67945e9a64fd34735c14160b8feed14e77bf8.tar.bz2
glsa-b0d67945e9a64fd34735c14160b8feed14e77bf8.zip
[ GLSA 201908-06 ] glibc: Multiple vulnerabilities
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'glsa-201908-06.xml')
-rw-r--r--glsa-201908-06.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/glsa-201908-06.xml b/glsa-201908-06.xml
new file mode 100644
index 00000000..03379fb8
--- /dev/null
+++ b/glsa-201908-06.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201908-06">
+ <title>glibc: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in glibc, the worst of
+ which could result in a Denial of Service condition.
+ </synopsis>
+ <product type="ebuild">glibc</product>
+ <announced>2019-08-15</announced>
+ <revised count="1">2019-08-15</revised>
+ <bug>609386</bug>
+ <bug>635012</bug>
+ <bug>672228</bug>
+ <access>local, remote</access>
+ <affected>
+ <package name="sys-libs/glibc" auto="yes" arch="*">
+ <unaffected range="ge">2.28-r4</unaffected>
+ <vulnerable range="lt">2.28-r4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>glibc is a package that contains the GNU C library.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in glibc. Please review
+ the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>Please review the referenced CVE identifiers for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All glibc users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=sys-libs/glibc-2.28-r4"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2015-8985">CVE-2015-8985</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2016-6263">CVE-2016-6263</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-19591">CVE-2018-19591</uri>
+ </references>
+ <metadata tag="requester" timestamp="2019-08-03T12:43:48Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2019-08-15T15:38:53Z">b-man</metadata>
+</glsa>