summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2022-10-31 20:25:11 +0000
committerJohn Helmert III <ajak@gentoo.org>2022-10-31 15:25:51 -0500
commitc3fb2413d6edf1fff45b79b4539d0c1dc438c62e (patch)
tree55b5a830c3491881a1d2f4b64e18667aa64f1f95
parent[ GLSA 202210-40 ] SQLite: Multiple Vulnerabilities (diff)
downloadglsa-c3fb2413d6edf1fff45b79b4539d0c1dc438c62e.tar.gz
glsa-c3fb2413d6edf1fff45b79b4539d0c1dc438c62e.tar.bz2
glsa-c3fb2413d6edf1fff45b79b4539d0c1dc438c62e.zip
[ GLSA 202210-41 ] android-tools: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/878281 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
-rw-r--r--glsa-202210-41.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/glsa-202210-41.xml b/glsa-202210-41.xml
new file mode 100644
index 00000000..ef96ac8f
--- /dev/null
+++ b/glsa-202210-41.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202210-41">
+ <title>android-tools: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in android-tools, the worst of which could result in arbitrary code execution.</synopsis>
+ <product type="ebuild">android-tools</product>
+ <announced>2022-10-31</announced>
+ <revised count="1">2022-10-31</revised>
+ <bug>878281</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-util/android-tools" auto="yes" arch="*">
+ <unaffected range="ge">33.0.3</unaffected>
+ <vulnerable range="lt">33.0.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>android-tools contains Android platform tools (adb, fastboot, and mkbootimg).</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in android-tools. 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 android-tools users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=dev-util/android-tools-33.0.3"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-3168">CVE-2022-3168</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-20128">CVE-2022-20128</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-10-31T20:25:11.012259Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-10-31T20:25:11.018064Z">ajak</metadata>
+</glsa> \ No newline at end of file