diff options
author | GLSAMaker <glsamaker@gentoo.org> | 2024-07-06 06:46:25 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2024-07-06 08:46:34 +0200 |
commit | ad043d75ef1974c869c6e376d93dc9e7f4518860 (patch) | |
tree | 5123cf1902041512b5a7623582e7a8aeb72943f3 /glsa-202407-21.xml | |
parent | [ GLSA 202407-20 ] KDE Plasma Workspaces: Privilege Escalation (diff) | |
download | glsa-ad043d75ef1974c869c6e376d93dc9e7f4518860.tar.gz glsa-ad043d75ef1974c869c6e376d93dc9e7f4518860.tar.bz2 glsa-ad043d75ef1974c869c6e376d93dc9e7f4518860.zip |
[ GLSA 202407-21 ] X.Org X11 library: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/877461
Bug: https://bugs.gentoo.org/908549
Bug: https://bugs.gentoo.org/915129
Signed-off-by: GLSAMaker <glsamaker@gentoo.org>
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'glsa-202407-21.xml')
-rw-r--r-- | glsa-202407-21.xml | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/glsa-202407-21.xml b/glsa-202407-21.xml new file mode 100644 index 00000000..12c0a2e5 --- /dev/null +++ b/glsa-202407-21.xml @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202407-21"> + <title>X.Org X11 library: Multiple Vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been discovered in the X.Org X11 library, the worst of which could lead to a denial of service.</synopsis> + <product type="ebuild">libX11</product> + <announced>2024-07-06</announced> + <revised count="1">2024-07-06</revised> + <bug>877461</bug> + <bug>908549</bug> + <bug>915129</bug> + <access>remote</access> + <affected> + <package name="x11-libs/libX11" auto="yes" arch="*"> + <unaffected range="ge">1.8.7</unaffected> + <vulnerable range="lt">1.8.7</vulnerable> + </package> + </affected> + <background> + <p>X.Org is an implementation of the X Window System. The X.Org X11 library provides the X11 protocol library files.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in X.Org X11 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 X.Org X11 library users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=x11-libs/libX11-1.8.7" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-3554">CVE-2022-3554</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-3555">CVE-2022-3555</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-3138">CVE-2023-3138</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-43785">CVE-2023-43785</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-43786">CVE-2023-43786</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-43787">CVE-2023-43787</uri> + </references> + <metadata tag="requester" timestamp="2024-07-06T06:46:25.255732Z">graaff</metadata> + <metadata tag="submitter" timestamp="2024-07-06T06:46:25.259127Z">graaff</metadata> +</glsa>
\ No newline at end of file |