summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-01-05 12:09:52 +0000
committerHans de Graaff <graaff@gentoo.org>2024-01-05 13:10:24 +0100
commit87a5ad502549134412c395506282f7e0d2f07c69 (patch)
tree6146471d6e9db857b69f321026851fe7bc27999c
parent[ GLSA 202401-02 ] c-ares: Multiple Vulnerabilities (diff)
downloadglsa-87a5ad502549134412c395506282f7e0d2f07c69.tar.gz
glsa-87a5ad502549134412c395506282f7e0d2f07c69.tar.bz2
glsa-87a5ad502549134412c395506282f7e0d2f07c69.zip
[ GLSA 202401-03 ] BlueZ: Privilege Escalation
Bug: https://bugs.gentoo.org/919383 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--glsa-202401-03.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/glsa-202401-03.xml b/glsa-202401-03.xml
new file mode 100644
index 00000000..e9e5d755
--- /dev/null
+++ b/glsa-202401-03.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202401-03">
+ <title>BlueZ: Privilege Escalation</title>
+ <synopsis>Multiple vulnerabilities have been discovered in Bluez, the worst of which can lead to privilege escalation.</synopsis>
+ <product type="ebuild">bluez</product>
+ <announced>2024-01-05</announced>
+ <revised count="1">2024-01-05</revised>
+ <bug>919383</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-wireless/bluez" auto="yes" arch="*">
+ <unaffected range="ge">5.70-r1</unaffected>
+ <vulnerable range="lt">5.70-r1</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>An attacker may inject unauthenticated keystrokes via Bluetooth, leading to privilege escalation or denial of service.</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.70-r1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-45866">CVE-2023-45866</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-01-05T12:09:52.619298Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-01-05T12:09:52.622390Z">graaff</metadata>
+</glsa> \ No newline at end of file