summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2022-09-29 14:21:34 +0000
committerJohn Helmert III <ajak@gentoo.org>2022-09-29 09:47:58 -0500
commit84d576b12052186017c2b0197f8b202a48dd8f32 (patch)
tree75e1dc6ef36e9a83b41a81531bc6c5455cfd3099 /glsa-202209-16.xml
parent[ GLSA 202209-08 ] fix bug reference typo (diff)
downloadglsa-84d576b12052186017c2b0197f8b202a48dd8f32.tar.gz
glsa-84d576b12052186017c2b0197f8b202a48dd8f32.tar.bz2
glsa-84d576b12052186017c2b0197f8b202a48dd8f32.zip
[ GLSA 202209-16 ] BlueZ: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/797712 Bug: https://bugs.gentoo.org/835077 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202209-16.xml')
-rw-r--r--glsa-202209-16.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/glsa-202209-16.xml b/glsa-202209-16.xml
new file mode 100644
index 00000000..1f0069fe
--- /dev/null
+++ b/glsa-202209-16.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202209-16">
+ <title>BlueZ: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in BlueZ, the worst of which could result in arbitrary code execution.</synopsis>
+ <product type="ebuild">bluez</product>
+ <announced>2022-09-29</announced>
+ <revised count="1">2022-09-29</revised>
+ <bug>797712</bug>
+ <bug>835077</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-wireless/bluez" auto="yes" arch="*">
+ <unaffected range="ge">5.63</unaffected>
+ <vulnerable range="lt">5.63</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>BlueZ is the canonical bluetooth tools and system daemons package for Linux.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in BlueZ. 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 BlueZ users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=net-wireless/bluez-5.63"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-26558">CVE-2020-26558</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-0129">CVE-2021-0129</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-3588">CVE-2021-3588</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-0204">CVE-2022-0204</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-09-29T14:21:34.715873Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-09-29T14:21:34.729713Z">ajak</metadata>
+</glsa> \ No newline at end of file