diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-09-29 18:35:36 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-09-29 18:35:36 +0000 |
commit | 35d29b03aefe10f18d26b0883cde5f61853bcaf7 (patch) | |
tree | 1e9581e5c8570744867d6eee53ed6b3b7732c884 /metadata/glsa | |
parent | Merge updates from master (diff) | |
parent | [ GLSA 202009-16 ] LinuxCIFS: Shell injection (diff) | |
download | gentoo-35d29b03aefe10f18d26b0883cde5f61853bcaf7.tar.gz gentoo-35d29b03aefe10f18d26b0883cde5f61853bcaf7.tar.bz2 gentoo-35d29b03aefe10f18d26b0883cde5f61853bcaf7.zip |
Merge commit '8c727eb8abdb7fdb2499d2ad4526d38b890ea65f' into master
Diffstat (limited to 'metadata/glsa')
-rw-r--r-- | metadata/glsa/glsa-202009-13.xml | 74 | ||||
-rw-r--r-- | metadata/glsa/glsa-202009-14.xml | 61 | ||||
-rw-r--r-- | metadata/glsa/glsa-202009-15.xml | 50 | ||||
-rw-r--r-- | metadata/glsa/glsa-202009-16.xml | 52 | ||||
-rw-r--r-- | metadata/glsa/glsa-202009-17.xml | 48 |
5 files changed, 285 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202009-13.xml b/metadata/glsa/glsa-202009-13.xml new file mode 100644 index 000000000000..163c6c7718e7 --- /dev/null +++ b/metadata/glsa/glsa-202009-13.xml @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202009-13"> + <title>Chromium, Google Chrome: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Chromiun and Google + Chrome, the worst of which could result in the arbitrary execution of code. + </synopsis> + <product type="ebuild">chromium,google-chrome</product> + <announced>2020-09-29</announced> + <revised count="1">2020-09-29</revised> + <bug>744007</bug> + <access>remote</access> + <affected> + <package name="www-client/chromium" auto="yes" arch="*"> + <unaffected range="ge">85.0.4183.121</unaffected> + <vulnerable range="lt">85.0.4183.121</vulnerable> + </package> + <package name="www-client/google-chrome" auto="yes" arch="*"> + <unaffected range="ge">85.0.4183.121</unaffected> + <vulnerable range="lt">85.0.4183.121</vulnerable> + </package> + </affected> + <background> + <p>Chromium is an open-source browser project that aims to build a safer, + faster, and more stable way for all users to experience the web. + </p> + + <p>Google Chrome is one fast, simple, and secure browser for all your + devices. + </p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Chromium and Google + Chrome. 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 Chromium users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose + ">=www-client/chromium-85.0.4183.121" + </code> + + <p>All Google Chrome users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose + ">=www-client/google-chrome-85.0.4183.121" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-15960">CVE-2020-15960</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-15961">CVE-2020-15961</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-15962">CVE-2020-15962</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-15963">CVE-2020-15963</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-15964">CVE-2020-15964</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-15965">CVE-2020-15965</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-15966">CVE-2020-15966</uri> + <uri link="https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop_21.html"> + Upstream advisory + </uri> + </references> + <metadata tag="requester" timestamp="2020-09-23T03:40:44Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-09-29T18:05:33Z">sam_c</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202009-14.xml b/metadata/glsa/glsa-202009-14.xml new file mode 100644 index 000000000000..e7f29aeae16a --- /dev/null +++ b/metadata/glsa/glsa-202009-14.xml @@ -0,0 +1,61 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202009-14"> + <title>Xen: Buffer overflow</title> + <synopsis>A buffer overflow in Xen might allow remote attacker(s) to execute + arbitrary code. + </synopsis> + <product type="ebuild">xen</product> + <announced>2020-09-29</announced> + <revised count="1">2020-09-29</revised> + <bug>738040</bug> + <access>local, remote</access> + <affected> + <package name="app-emulation/xen" auto="yes" arch="*"> + <unaffected range="ge">4.13.1-r3</unaffected> + <vulnerable range="lt">4.13.1-r3</vulnerable> + </package> + <package name="app-emulation/xen-tools" auto="yes" arch="*"> + <unaffected range="ge">4.13.1-r3</unaffected> + <vulnerable range="lt">4.13.1-r3</vulnerable> + </package> + </affected> + <background> + <p>Xen is a bare-metal hypervisor.</p> + </background> + <description> + <p>An out-of-bounds read/write access issue was found in the USB emulator + when using QEMU. + </p> + </description> + <impact type="normal"> + <p>A remote attacker could possibly execute arbitrary code with the + privileges of the process or cause a Denial of Service condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All Xen users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-emulation/xen-4.13.1-r3" + </code> + + <p>All Xen tools users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose + ">=app-emulation/xen-tools-4.13.1-r3" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-14364">CVE-2020-14364</uri> + <uri link="https://xenbits.xen.org/xsa/advisory-335.html">XSA-335</uri> + </references> + <metadata tag="requester" timestamp="2020-09-23T03:24:25Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-09-29T18:05:39Z">sam_c</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202009-15.xml b/metadata/glsa/glsa-202009-15.xml new file mode 100644 index 000000000000..8fb1616dfeff --- /dev/null +++ b/metadata/glsa/glsa-202009-15.xml @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202009-15"> + <title>libuv: Buffer overflow</title> + <synopsis>A buffer overflow in libuv might allow remote attacker(s) to + execute arbitrary code. + </synopsis> + <product type="ebuild">libuv</product> + <announced>2020-09-29</announced> + <revised count="1">2020-09-29</revised> + <bug>742890</bug> + <access>remote</access> + <affected> + <package name="dev-libs/libuv" auto="yes" arch="*"> + <unaffected range="ge">1.39.0</unaffected> + <vulnerable range="lt">1.39.0</vulnerable> + </package> + </affected> + <background> + <p>libuv is a multi-platform support library with a focus on asynchronous + I/O. + </p> + </background> + <description> + <p>libuv used an incorrect buffer size for paths, causing a buffer + overflow. + </p> + </description> + <impact type="normal"> + <p>A remote attacker could possibly execute arbitrary code with the + privileges of the process, or cause a Denial of Service condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All libuv users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-libs/libuv-1.39.0" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-8252">CVE-2020-8252</uri> + </references> + <metadata tag="requester" timestamp="2020-09-23T13:49:20Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-09-29T18:05:50Z">sam_c</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202009-16.xml b/metadata/glsa/glsa-202009-16.xml new file mode 100644 index 000000000000..f58afe91c747 --- /dev/null +++ b/metadata/glsa/glsa-202009-16.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202009-16"> + <title>LinuxCIFS: Shell injection</title> + <synopsis>A vulnerability in LinuxCIFS may allow a remote code execution via + a command line option. + </synopsis> + <product type="ebuild">LinuxCIFS</product> + <announced>2020-09-29</announced> + <revised count="1">2020-09-29</revised> + <bug>743211</bug> + <access>remote</access> + <affected> + <package name="net-fs/cifs-utils" auto="yes" arch="*"> + <unaffected range="ge">6.11</unaffected> + <vulnerable range="lt">6.11</vulnerable> + </package> + </affected> + <background> + <p>The LinuxCIFS utils are a collection of tools for managing Linux CIFS + Client Filesystems. + </p> + </background> + <description> + <p>The mount.cifs utility had a shell injection issue where one can embed + shell commands via the username mount option. Those commands will be run + via popen() in the context of the user calling mount. + </p> + </description> + <impact type="normal"> + <p>A remote attacker could entice a user to use a specially crafted + argument using mount.cifs, 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 LinuxCIFS users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-fs/cifs-utils-6.11" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-14342">CVE-2020-14342</uri> + </references> + <metadata tag="requester" timestamp="2020-09-20T13:02:21Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-09-29T18:06:06Z">sam_c</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202009-17.xml b/metadata/glsa/glsa-202009-17.xml new file mode 100644 index 000000000000..408f401fbb95 --- /dev/null +++ b/metadata/glsa/glsa-202009-17.xml @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202009-17"> + <title>gpsd: Arbitrary code execution</title> + <synopsis>A vulnerability in gpsd could allow remote code execution.</synopsis> + <product type="ebuild">gpsd</product> + <announced>2020-09-29</announced> + <revised count="1">2020-09-29</revised> + <bug>743766</bug> + <access>remote</access> + <affected> + <package name="sci-geosciences/gpsd" auto="yes" arch="*"> + <unaffected range="ge">3.18</unaffected> + <vulnerable range="lt">3.18</vulnerable> + </package> + </affected> + <background> + <p>gpsd is a GPS daemon and library for USB/serial GPS devices and + GPS/mapping clients. + </p> + </background> + <description> + <p>A stack-based buffer overflow was discovered in gpsd on port 2947/TCP or + crafted JSON inputs. + </p> + </description> + <impact type="normal"> + <p>A remote attacker could possibly execute arbitrary code with the + privileges of the process, or cause a Denial of Service condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All gpsd users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=sci-geosciences/gpsd-3.18" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-17937">CVE-2018-17937</uri> + </references> + <metadata tag="requester" timestamp="2020-09-25T20:46:53Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-09-29T18:06:31Z">sam_c</metadata> +</glsa> |