diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-07-12 02:51:13 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-07-12 02:51:13 +0000 |
commit | bd28744fd7f03c568fd41ff371990042bd64f821 (patch) | |
tree | e43b1ec1ffa957a3ddd6f7620936035dd150633c /metadata/glsa | |
parent | 2021-07-12 01:36:53 UTC (diff) | |
parent | [ GLSA 202107-30 ] Xen: Multiple vulnerabilities (diff) | |
download | gentoo-bd28744fd7f03c568fd41ff371990042bd64f821.tar.gz gentoo-bd28744fd7f03c568fd41ff371990042bd64f821.tar.bz2 gentoo-bd28744fd7f03c568fd41ff371990042bd64f821.zip |
Merge commit 'cabcc55894eaeb6351c50c95fa8ce6eb111a368b'
Diffstat (limited to 'metadata/glsa')
-rw-r--r-- | metadata/glsa/glsa-202107-28.xml | 50 | ||||
-rw-r--r-- | metadata/glsa/glsa-202107-29.xml | 49 | ||||
-rw-r--r-- | metadata/glsa/glsa-202107-30.xml | 73 |
3 files changed, 172 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202107-28.xml b/metadata/glsa/glsa-202107-28.xml new file mode 100644 index 000000000000..b7822d9afc6b --- /dev/null +++ b/metadata/glsa/glsa-202107-28.xml @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202107-28"> + <title>GNU Chess: Buffer overflow</title> + <synopsis>A buffer overflow in GNU Chess might allow arbitrary code + execution. + </synopsis> + <product type="ebuild">gnuchess</product> + <announced>2021-07-12</announced> + <revised count="1">2021-07-12</revised> + <bug>780855</bug> + <access>remote</access> + <affected> + <package name="games-board/gnuchess" auto="yes" arch="*"> + <unaffected range="ge">6.2.8-r1</unaffected> + <vulnerable range="lt">6.2.8-r1</vulnerable> + </package> + </affected> + <background> + <p>GNU Chess is a console based chess interfae.</p> + </background> + <description> + <p>The cmd_pgnload() and cmd_pgnreplay() functions in cmd.cc in GNU Chess + to not sufficiently validate PGN file input, potentially resulting in a + buffer overflow. + </p> + </description> + <impact type="normal"> + <p>A remote attacker could entice a user to open a specially crafted PGN + file using GNU Chess, possibly resulting in execution of arbitrary code + with the privileges of the process or a Denial of Service condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All GNU Chess users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=games-board/gnuchess-6.2.8-r1" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-30184">CVE-2021-30184</uri> + </references> + <metadata tag="requester" timestamp="2021-07-06T01:16:05Z">ajak</metadata> + <metadata tag="submitter" timestamp="2021-07-12T02:45:49Z">ajak</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202107-29.xml b/metadata/glsa/glsa-202107-29.xml new file mode 100644 index 000000000000..e67c3b566e04 --- /dev/null +++ b/metadata/glsa/glsa-202107-29.xml @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202107-29"> + <title>ConnMan: Multiple vulnerabilities</title> + <synopsis>A buffer overflow in ConnMan might allow remote attacker(s) to + execute arbitrary code. + </synopsis> + <product type="ebuild">connman</product> + <announced>2021-07-12</announced> + <revised count="1">2021-07-12</revised> + <bug>769491</bug> + <bug>795084</bug> + <access>remote</access> + <affected> + <package name="net-misc/connman" auto="yes" arch="*"> + <unaffected range="ge">1.40</unaffected> + <vulnerable range="lt">1.40</vulnerable> + </package> + </affected> + <background> + <p>ConnMan provides a daemon for managing Internet connections.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in connman. 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 ConnMan users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-misc/connman-1.40" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-26675">CVE-2021-26675</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-26676">CVE-2021-26676</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-33833">CVE-2021-33833</uri> + </references> + <metadata tag="requester" timestamp="2021-07-11T03:04:08Z">ajak</metadata> + <metadata tag="submitter" timestamp="2021-07-12T02:47:52Z">ajak</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202107-30.xml b/metadata/glsa/glsa-202107-30.xml new file mode 100644 index 000000000000..bd790484fb22 --- /dev/null +++ b/metadata/glsa/glsa-202107-30.xml @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202107-30"> + <title>Xen: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Xen, the worst of which + could result in privilege escalation. + </synopsis> + <product type="ebuild">xen</product> + <announced>2021-07-12</announced> + <revised count="1">2021-07-12</revised> + <bug>760144</bug> + <bug>766474</bug> + <bug>783456</bug> + <bug>795054</bug> + <access>local, remote</access> + <affected> + <package name="app-emulation/xen" auto="yes" arch="*"> + <unaffected range="ge">4.14.2-r1</unaffected> + <unaffected range="ge">4.15.0-r1</unaffected> + <vulnerable range="lt">4.15.0-r1</vulnerable> + </package> + </affected> + <background> + <p>Xen is a bare-metal hypervisor.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Xen. Please review the + CVE identifiers referenced below for details. + </p> + </description> + <impact type="high"> + <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 Xen 4.14.x users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-emulation/xen-4.14.2-r1" + </code> + + <p>All Xen 4.15.x users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-emulation/xen-4.15.0-r1" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-29479">CVE-2020-29479</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-29486">CVE-2020-29486</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-29487">CVE-2020-29487</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-29566">CVE-2020-29566</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-29567">CVE-2020-29567</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-29568">CVE-2020-29568</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-29569">CVE-2020-29569</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-29570">CVE-2020-29570</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-29571">CVE-2020-29571</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-0089">CVE-2021-0089</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-26313">CVE-2021-26313</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-28687">CVE-2021-28687</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-28690">CVE-2021-28690</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-28691">CVE-2021-28691</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-28692">CVE-2021-28692</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-28693">CVE-2021-28693</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-3308">CVE-2021-3308</uri> + </references> + <metadata tag="requester" timestamp="2021-07-06T02:51:30Z">ajak</metadata> + <metadata tag="submitter" timestamp="2021-07-12T02:48:56Z">ajak</metadata> +</glsa> |