Description
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.
Published: 2026-08-25
Score: 7.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack-based buffer overflow exists in the BlueZ Bluetooth protocol stack’s name2utf8 function. When an attacker sends a malformed Extended Inquiry Response packet during a device discovery, the buffer overflow can crash the bluetoothd daemon, disrupting the Bluetooth service. The same overflow may also be exploitable for arbitrary code execution, depending on the system configuration and the attacker’s privileges.

Affected Systems

The vulnerability affects Red Hat Enterprise Linux releases 6, 7, 8, 9 and 10, where the BlueZ stack is bundled with the operating system. Any installation of these platforms that has the Bluetooth daemon running is potentially exposed.

Risk and Exploitability

The CVSS score of 7.6 indicates a high severity. EPSS data is unavailable, so the current probability of exploitation is unknown, but the flaw is locally reachable to any device within Bluetooth radio range. The vulnerability is not listed in the CISA KEV catalog. Attackers would need proximity to the target device and the ability to send a crafted EIR packet; from those constraints the threat is significant for exposed or mobile devices that use Bluetooth.

Generated by OpenCVE AI on August 26, 2026 at 01:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Download and install the latest Red Hat security update for BlueZ that addresses CVE-2026-80186
  • After applying the update, restart the bluetoothd service or reboot the system to ensure the updated binary is running
  • If Bluetooth is not required on the host, disable the bluetoothd daemon or block the Bluetooth interface to eliminate exposure

Generated by OpenCVE AI on August 26, 2026 at 01:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Tue, 25 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Bluez: stack overflow in name2utf8 causes dos and potential code execution
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-120
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H'}


Subscriptions

Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-25T21:58:16.875Z

Reserved: 2026-08-25T21:43:59.387Z

Link: CVE-2026-80186

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T22:17:07.587

Modified: 2026-08-25T22:17:07.587

Link: CVE-2026-80186

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-25T00:00:00Z

Links: CVE-2026-80186 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T01:45:03Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')