-Infinity
0

Vendor Risk Score

See how bluez compares to other vendors in security performance

View Risk Score →
Severity
5.7
AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

BlueZ sdp-xml.c type confusion via RegisterProfile(ServiceRecord) can crash bluetoothd (local DoS): a crafted nested ServiceRecord can corrupt the SDP XML parser stack so scalar union data is treated as a sequence pointer, allowing a local caller to crash bluetoothd.

1 / 2
Source: MITRE
First published (updated )
Severity
4

https://github.com/bluez/bluez/security/advisories/GHSA-7mmr-gwqx-vc34

First published (updated )
Severity
7.6
Buffer Overflow
AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H

A stack-based buffer overflow vulnerability exists in BlueZ, the Linux Bluetooth protocol stack. A remote user within Bluetooth radio range can send a specially crafted Extended Inquiry Response (EIR) packet that causes a buffer overflow when the target device performs Bluetooth discovery. This vulnerability can lead to a Denial of Service (DoS) by crashing the bluetoothd service and may allow for arbitrary code execution.

1 / 2
Source: MITRE
First published (updated )
Severity
6.3
AV:A/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H

A flaw was found in BlueZ. Insufficient validation of packet length fields in GetFolderItems responses within the Audio/Video Remote Control Profile (AVRCP) implementation allows a malicious Bluetooth device within range to cause an out-of-bounds memory read. This vulnerability, affecting the parsemediaelement() and parsemediafolder() functions, can lead to a crash of the bluetoothd daemon, resulting in a Denial of Service (DoS). It could also potentially expose sensitive heap memory contents. Exploitation requires user interaction to pair with the malicious device.

1 / 2
Source: MITRE
First published (updated )

Hello,

I would like to request a CVE ID for an Out-of-Bounds Read vulnerability (CWE-125) that was recently fixed in the official BlueZ Bluetooth stack.

Vulnerability Type: CWE-125 (Out-of-bounds Read) Component: profiles/audio/avrcp.c (AVRCP GetFolderItems parsing) Impact: A remote Bluetooth device acting as an AVRCP controller can send a specially crafted response with an inflated name length field but a short packet size, causing bluetoothd to read past the allocated packet buffer (Denial of Service / Information Disclosure).

The vulnerability was discovered by me, and the patch has been officially accepted and applied to the BlueZ master branch by the maintainers (Red Hat / Intel).

Fixed Commit: https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=bd8989620ed6

Discoverer: Elman Shahbazov (shahbazovelman97 () gmail com)

Thank you, Elman Shahbazov

Severity
4.3
AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

A flaw was found in the sbc library (BlueZ SBC codec). An off-by-one error in the SBC frame decoder allows a crafted audio payload to trigger a one-byte heap out-of-bounds read. This could allow an adjacent attacker streaming Bluetooth audio to read a single byte of adjacent heap memory.

1 / 2
Source: MITRE
First published (updated )

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. Authentication is not required to exploit this vulnerability. The ZDI has assigned a CVSS rating of 8.8. The following CVEs are assigned: CVE-2024-8805.

First published (updated )
Advisory
ZDI-24-1647

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. Authentication is not required to exploit this vulnerability. The ZDI has assigned a CVSS rating of 8.8. The following CVEs are assigned: CVE-2024-8805.

First published (updated )
Severity
8.8
AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. Authentication is not required to exploit this vulnerability. The specific flaw exists within the implementation of the HID over GATT Profile. The issue results from the lack of authorization prior to allowing access to functionality. An attacker can leverage this vulnerability to execute code in the context of the current user.

1 / 2
Source: ZDI
First published (updated )
Advisory
ZDI-24-1229
Severity
8.8
AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. Authentication is not required to exploit this vulnerability. The specific flaw exists within the implementation of the HID over GATT Profile. The issue results from the lack of authorization prior to allowing access to functionality. An attacker can leverage this vulnerability to execute code in the context of the current user.

1 / 2
Source: ZDI
First published (updated )
Severity
8.8
EPSS
0.06%
AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

BlueZ HID over GATT Profile Improper Access Control Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. Authentication is not required to exploit this vulnerability.

The specific flaw exists within the implementation of the HID over GATT Profile. The issue results from the lack of authorization prior to allowing access to functionality. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-25177.

1 / 5
Source: MITRE
First published (updated )
Severity
4
Buffer Overflow

BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious Bluetooth device.

The specific flaw exists within the handling of the Phone Book Access profile. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-20936.

https://github.com/bluez/bluez/commit/5ab5352531a9cc7058cce569607f3a6831464443 https://www.zerodayinitiative.com/advisories/ZDI-23-1811/

First published (updated )
Severity
4
Buffer Overflow

BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious Bluetooth device.

The specific flaw exists within the handling of the Phone Book Access profile. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-20938.

https://github.com/bluez/bluez/commit/5ab5352531a9cc7058cce569607f3a6831464443 https://www.zerodayinitiative.com/advisories/ZDI-23-1812/

First published (updated )
Severity
4
Buffer Overflow

BlueZ Audio Profile AVRCP Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-19909.

https://www.zerodayinitiative.com/advisories/ZDI-23-1900/

First published (updated )
Severity
4

BlueZ Audio Profile AVRCP avrcpparseattributelist Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20852.

https://www.zerodayinitiative.com/advisories/ZDI-23-1903/

First published (updated )
Severity
4

BlueZ Audio Profile AVRCP parsemediaelement Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20853.

https://www.zerodayinitiative.com/advisories/ZDI-23-1904/

First published (updated )
Severity
4

BlueZ Audio Profile AVRCP parsemediafolder Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20854.

https://www.zerodayinitiative.com/advisories/ZDI-23-1905/

First published (updated )
Severity
1

BlueZ OBEX Library Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious Bluetooth device.

The specific flaw exists within the handling of OBEX protocol parameters. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20937.

https://www.zerodayinitiative.com/advisories/ZDI-23-1901/

First published (updated )
Severity
4
Buffer Overflow

BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious Bluetooth device.

The specific flaw exists within the handling of the Phone Book Access profile. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-20939.

https://www.zerodayinitiative.com/advisories/ZDI-23-1902/

First published (updated )
Severity
8
Buffer Overflow
AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

BlueZ Audio Profile AVRCP Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-19909.

1 / 2
Source: NVD
First published (updated )
Severity
5.7
AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:L

BlueZ Audio Profile AVRCP parsemediaelement Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20853.

1 / 2
Source: MITRE
First published (updated )
Severity
7.1
Buffer Overflow
AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious Bluetooth device.

The specific flaw exists within the handling of the Phone Book Access profile. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-20939.

1 / 2
Source: MITRE
First published (updated )
Severity
5.7
AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:L

BlueZ Audio Profile AVRCP avrcpparseattributelist Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20852.

1 / 2
Source: MITRE
First published (updated )
Severity
5.7
AV:A/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N

BlueZ OBEX Library Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious Bluetooth device.

The specific flaw exists within the handling of OBEX protocol parameters. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20937.

1 / 2
Source: MITRE
First published (updated )
Severity
5.7
AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:L

BlueZ Audio Profile AVRCP parsemediafolder Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device.

The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of root. Was ZDI-CAN-20854.

1 / 2
Source: MITRE
First published (updated )
Severity
8
Buffer Overflow
CVSS:3.0/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code Execution Vulnerability

1 / 7
Source: Microsoft
First published (updated )
Severity
8
Buffer Overflow
AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious Bluetooth device.

The specific flaw exists within the handling of the Phone Book Access profile. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-20936.

1 / 5
Source: NVD
First published (updated )

Hi,

The below was brought to linux-distros back in March. Due to the nature of the not-yet-researched issue, it was not actionable for distros, especially not within a 14 days embargo. So was not a suitable thing to bring to linux-distros. A linux-distros member promptly replied with: Have you already notified the BlueZ Security group (security () bluez org)? If not, please do so. and then we did not track this, so it was not noticed again until I started retroactively producing distros list statistics for 2023. When I did, we tried asking David about it, and he provided this additional detail on October 24: I redirected this problem to intel directly as it effects all distros and windows as the problem is the network card reseting(which should not) which is not handled correctly by the bluetooth stack under linux therefore the weird behavior. We also tried contacting security () bluez org on October 19 (and keeping them CC'ed later) and security () intel com on October 24 (after David's reply above), but we haven't heard back from either. I also got a couple of bounces for a specific person on security () bluez org, where e-mail forwarding was failing authentication checks; I resent those messages to the forwarding target address directly, but also haven't heard back. This makes me wonder if security () bluez org works at all.

David's message below included PNG images and pcap network capture files attached. I do not re-attach them here because the PNGs are too large and I guess the pcaps could reveal David's internal network properties (e.g., MAC addresses), which he might not have intended to be public. David, please feel free to add tiny files (up to ~100 KiB total) in a reply if you feel any are relevant and suitable for this public posting.

Thanks,

Alexander

----- Forwarded message from David Schögler <david.schoegler () gmail com> -----

From: David Schögler <david.schoegler () gmail com> To: linux-distros Subject: [vs-plain] Bluetooth Low Energy stuck in unresponsive state after repeated out of order transmission of packets Date: Fri, 10 Mar 2023 19:07:51 +0100

Hello, I would like to report a flaw in the implementation I found.

I have seen the problem with the following cards:

- Intel Wireless-AC 8265 - Intel AX200 Bluez 5.64 and Bluez 5.65 on arch Linux and kali Linux (keeping them at the newest state since finding) in both virtual machines on windows and native Linux.

With the prerequisite:

- We have an active advertising connectable Bluetooth Low Energy Service (Simple BLE UART from Bluez examples)

Information about the attacker's hardware and intentions: - Used Nrf52840 - Firmware is completely self-written - Goal of my research was to use automata learning to learn the state machine used in BLE implementations of different manufacturers and use this to find flaws/fingerprint hardware.

I managed to bring the device to a state where nothing, but packets defined in the link layer of BLE will receive a response. Shown in the Wireshark pcaps(marked with "attack") we can observe that the same input sequence of packets on the device will respond differently before and after we brought the device in this state. In the "before.png" and "after.png". We can observe that the system still sends the packets to the device but never receives any Number of Completed Packets Events.

I was not able to pin point the problem inside the Linux kernel.

To reproduce this behavior a repeated out-of-order transmission of packets is required:

We had 2 types of queries consisting of:

1) A secure pairing out of order: - CONREQUEST() always with a unique mac address. - SMPairingREQ with authentication=0x9,iocap=0x0 - ATTEXCHANGEMTUREQ() - SMPublicKey() - FEATRSP() - LENGTHREQ() - TERMINDICATION() 2) A just works pairing request out of order - CONREQUEST() always with a unique mac address. - SMPairingREQ with authentication=0x0,iocap=0x0 - ATTEXCHANGEMTUREQ() - FEATRSP() - LENGTHREQ() - TERMINDICATION()

The behavior is reached by repeatedly mixing the 2 queries (maybe even in other situations but this process has brought me there). After a few tries, I could 100% reach this state where the card would not send any packets beyond BLE link layer packets. And it was only after resetting the controller that I got the correct behavior again.

I hope I explained it clearly if there is any question I am happy to elaborate.

Best Regards, David Sch??gler

----- End forwarded message -----

Severity
8
Out-of-bounds Read
CVSS:3.0/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

BlueZ Audio Profile AVRCP Improper Validation of Array Index Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code via Bluetooth on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must connect to a malicious device. The specific flaw exists within the handling of the AVRCP protocol. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-19908.

1 / 5
Source: Ubuntu
First published (updated )
Severity
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

A vulnerability has been found in Linux Kernel and classified as problematic. This vulnerability affects the function jlinkinit of the file monitor/jlink.c of the component BlueZ. The manipulation leads to denial of service. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211936.

First published (updated )

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203