summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2022-08-14 14:29:01 +0000
committerSam James <sam@gentoo.org>2022-08-14 15:33:57 +0100
commitdb5361e1e42ef0dfb4d6eda6648cae61bea60edf (patch)
tree0307bfaf3f00b21027ef549a217a1e3db3cb71e8
parent[ GLSA 202208-23 ] Xen: Multiple Vulnerabilities (diff)
downloadglsa-db5361e1e42ef0dfb4d6eda6648cae61bea60edf.tar.gz
glsa-db5361e1e42ef0dfb4d6eda6648cae61bea60edf.tar.bz2
glsa-db5361e1e42ef0dfb4d6eda6648cae61bea60edf.zip
[ GLSA 202208-24 ] GNU C Library: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/803437 Bug: https://bugs.gentoo.org/807935 Bug: https://bugs.gentoo.org/831096 Bug: https://bugs.gentoo.org/831212 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--glsa-202208-24.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/glsa-202208-24.xml b/glsa-202208-24.xml
new file mode 100644
index 00000000..68d2b4e5
--- /dev/null
+++ b/glsa-202208-24.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202208-24">
+ <title>GNU C Library: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in the GNU C Library, the worst of which could result in denial of service.</synopsis>
+ <product type="ebuild">glibc</product>
+ <announced>2022-08-14</announced>
+ <revised count="1">2022-08-14</revised>
+ <bug>803437</bug>
+ <bug>807935</bug>
+ <bug>831096</bug>
+ <bug>831212</bug>
+ <access>remote</access>
+ <affected>
+ <package name="sys-libs/glibc" auto="yes" arch="*">
+ <unaffected range="ge">2.34</unaffected>
+ <vulnerable range="lt">2.34</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>The GNU C library is the standard C library used by Gentoo Linux systems. It provides programs with basic facilities and interfaces to system calls. ld.so is the dynamic linker which prepares dynamically linked programs for execution by resolving runtime dependencies and related functions.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in GNU C Library. 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 GNU C Library users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=sys-libs/glibc-2.34-r7"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-3998">CVE-2021-3998</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-3999">CVE-2021-3999</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-35942">CVE-2021-35942</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-38604">CVE-2021-38604</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-23218">CVE-2022-23218</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-23219">CVE-2022-23219</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-08-14T14:29:01.578271Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-08-14T14:29:01.583276Z">sam</metadata>
+</glsa> \ No newline at end of file