summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2022-08-14 00:10:06 +0000
committerJohn Helmert III <ajak@gentoo.org>2022-08-13 19:11:46 -0500
commit60298a368732a5fdf5e926ec4c59811f482e73b5 (patch)
tree093495c2bdc15623efd8cbfa552ee4df4022cf28 /glsa-202208-22.xml
parent[ GLSA 202208-21 ] libebml: Heap buffer overflow vulnerability (diff)
downloadglsa-60298a368732a5fdf5e926ec4c59811f482e73b5.tar.gz
glsa-60298a368732a5fdf5e926ec4c59811f482e73b5.tar.bz2
glsa-60298a368732a5fdf5e926ec4c59811f482e73b5.zip
[ GLSA 202208-22 ] xterm: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/769839 Bug: https://bugs.gentoo.org/832409 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202208-22.xml')
-rw-r--r--glsa-202208-22.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/glsa-202208-22.xml b/glsa-202208-22.xml
new file mode 100644
index 00000000..5e5f67c9
--- /dev/null
+++ b/glsa-202208-22.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202208-22">
+ <title>xterm: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in xterm, the worst of which could result in denial of service.</synopsis>
+ <product type="ebuild">xterm</product>
+ <announced>2022-08-14</announced>
+ <revised count="1">2022-08-14</revised>
+ <bug>769839</bug>
+ <bug>832409</bug>
+ <access>remote</access>
+ <affected>
+ <package name="x11-terms/xterm" auto="yes" arch="*">
+ <unaffected range="ge">371</unaffected>
+ <vulnerable range="lt">371</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>xterm is a terminal emulator for the X Window system.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in xterm. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="low">
+ <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 xterm users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=x11-terms/xterm-371"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-27135">CVE-2021-27135</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-24130">CVE-2022-24130</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-08-14T00:10:06.372997Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-08-14T00:10:06.379758Z">ajak</metadata>
+</glsa> \ No newline at end of file