Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: python314Packages.pybluez

Found 4 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2026-19774
7.1 HIGH
  • CVSS version (CVSS): 3.0
  • Attack Vector (AV): Adjacent (A)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Adjacent (A)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 1 week, 2 days ago Activity log
  • Created suggestion
BlueZ A2DP Stack-based Buffer Overflow Remote Code Execution Vulnerability

BlueZ A2DP Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. An attacker must first obtain the ability to pair a malicious Bluetooth device with the target system in order to exploit this vulnerability. The specific flaw exists within the handling of the stream endpoints. 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-29429.

References

Affected products

BlueZ
  • ==b138a0849ba26310c3f40e78037565ce274d8737

Matching in nixpkgs

pkgs.bluez

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez5

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez-alsa

Bluez 5 Bluetooth Audio ALSA Backend

  • nixos-unstable -
    • nixos-unstable-small 4.3.1
  • nixos-26.05 -
    • nixos-26.05-small 4.3.1

pkgs.simpleBluez

C++ abstraction layer for BlueZ over DBus

  • nixos-unstable -
  • nixos-26.05 -

pkgs.simplebluez

C++ abstraction layer for BlueZ over DBus

  • nixos-unstable -
  • nixos-26.05 -

pkgs.bluez-headers

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez-experimental

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez5-experimental

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

Package maintainers

Untriaged
Permalink CVE-2026-80186
7.6 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Adjacent (A)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Adjacent (A)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): High (H)
created 4 weeks, 2 days ago Activity log
  • Created suggestion
Bluez: stack overflow in name2utf8 causes dos and potential code execution

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.

Affected products

bluez

Matching in nixpkgs

pkgs.bluez

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez5

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez-alsa

Bluez 5 Bluetooth Audio ALSA Backend

  • nixos-unstable -
    • nixos-unstable-small 4.3.1
  • nixos-26.05 -
    • nixos-26.05-small 4.3.1

pkgs.simpleBluez

C++ abstraction layer for BlueZ over DBus

  • nixos-unstable -
  • nixos-26.05 -

pkgs.simplebluez

C++ abstraction layer for BlueZ over DBus

  • nixos-unstable -
  • nixos-26.05 -

pkgs.bluez-headers

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez-experimental

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez5-experimental

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

Package maintainers

Untriaged
Permalink CVE-2026-80185
5.7 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Adjacent (A)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): None (N)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Adjacent (A)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): High (H)
created 4 weeks, 2 days ago Activity log
  • Created suggestion
Bluez: sdp-xml: bluez 5.86: unprivileged-local and adjacent-le-peer leads to arbitrary code execution as root

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.

References

Affected products

bluez

Matching in nixpkgs

pkgs.bluez

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez5

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez-alsa

Bluez 5 Bluetooth Audio ALSA Backend

  • nixos-unstable -
    • nixos-unstable-small 4.3.1
  • nixos-26.05 -
    • nixos-26.05-small 4.3.1

pkgs.simpleBluez

C++ abstraction layer for BlueZ over DBus

  • nixos-unstable -
  • nixos-26.05 -

pkgs.simplebluez

C++ abstraction layer for BlueZ over DBus

  • nixos-unstable -
  • nixos-26.05 -

pkgs.bluez-headers

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez-experimental

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez5-experimental

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

Package maintainers

Untriaged
Permalink CVE-2026-75032
6.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Adjacent (A)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): None (N)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Adjacent (A)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): High (H)
created 1 month ago Activity log
  • Created suggestion
Bluez: bluez: out-of-bounds read in avrcp parse_media_element and parse_media_folder

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 parse_media_element() and parse_media_folder() 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.

References

Affected products

bluez

Matching in nixpkgs

pkgs.bluez

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez5

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez-alsa

Bluez 5 Bluetooth Audio ALSA Backend

  • nixos-unstable -
    • nixos-unstable-small 4.3.1
  • nixos-26.05 -
    • nixos-26.05-small 4.3.1

pkgs.simpleBluez

C++ abstraction layer for BlueZ over DBus

  • nixos-unstable -
  • nixos-26.05 -

pkgs.simplebluez

C++ abstraction layer for BlueZ over DBus

  • nixos-unstable -
  • nixos-26.05 -

pkgs.bluez-headers

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez-experimental

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

pkgs.bluez5-experimental

Official Linux Bluetooth protocol stack

  • nixos-unstable -
    • nixos-unstable-small 5.87
  • nixos-26.05 -
    • nixos-26.05-small 5.86

Package maintainers