linux-bluetooth Weekly Report - Week 30

26 July 2026

Total messages: 337 (240 human, 97 CI/bot)

Note: Of the 337 messages, 240 are human-generated, 97 are CI/bot (bluez.test.bot: 58, patchwork-bot+bluetooth: 20, BluezTestBot: 10, github-actions[bot]: 2, syzbot: 2, bugzilla-daemon: 2, patchwork-bot+netdevbpf: 1, prathibhamadugonde: 1, kernel test robot: 1).


Summary

This week saw active contributions across kernel and BlueZ userspace development, with 337 messages exchanged. Key highlights include patches for vendor HCI frame support, fixes for multiple use-after-free (UAF) issues, and enhancements to Bluetooth SCO handling. Contributions from Intel, Qualcomm, and independent developers dominated discussions, reflecting ongoing collaboration and technical advancements.


Key Patch Series & Discussions

Kernel Patches

TopicFromAffiliationPatchesStatus/Notes
Add support for Shorter Connection Interval (SCI)Luiz Augusto von DentzIntel12Active discussion
Bluetooth: ISO: fix HUP on socket release/shutdown + UAF/locking fixesPauli VirtanenIndependent11Active discussion
Bluetooth: Miscellaneous fixes and cleanupsZijun HuQualcomm11Active discussion
Bluetooth: qca: add QCC2072 supportRahul SamanaQualcomm3Active discussion
Bluetooth: Replace HCI_VENDOR_PKT usages with HCI_EV_VENDORZijun HuQualcomm3Active discussion

BlueZ Userspace Patches

TopicFromAffiliationPatchesStatus/Notes
BlueZ: Add generic support for vendor HCI framesZijun HuQualcomm3Active discussion
Hide WakeAllowed when the adapter cannot wake the hostMatthew SchwartzIndependent3Active discussion
input: HID gamepad quirk system for broken SDP recordsPakrohkIndependent0Active discussion
Bluetooth: SCO: fix sco_conn double free on outgoing connectBaul LeeIndependent0Active discussion
Bluetooth: SCO: give the socket its own sco_conn referenceAldo Ariel PanzardoIndependent0Active discussion

Discussions & Bug Reports

TopicFromNotes
Bluetooth: Fix parent socket UAF in accept queuesRen WeiAddressing UAF issues
Intel AX200 Bluetooth firmware download failureBug ReportFirmware issue reported
Patch for stack buffer overflow and heap OOB read in avrcp.cNathan AuvraySecurity patch proposed

Top Contributors (by message count)

ContributorAffiliationMessages
Luiz Augusto von DentzIntel39
Pauli VirtanenIndependent37
Zijun HuQualcomm33
Loic PoulainQualcomm15
Dmitry BaryshkovQualcomm8

Merged to master (BlueZ & bluetooth-next)

Applied to bluetooth-next (kernel, via patchwork notifications)

Pushed to bluez/bluez master


Company Focus Areas

Intel

  • Vendor-specific HCI frame support.
  • Enhancements to PCI sysfs for Bluetooth devices.

Qualcomm

  • Support for QCC2072 and QCA2066 Bluetooth hardware.
  • Fixes for vendor-specific HCI packet handling.

Independent Contributors

  • Security patches for buffer overflows.
  • Fixes for UAF issues across multiple subsystems.

  1. Increased focus on addressing use-after-free (UAF) vulnerabilities in Bluetooth subsystems.
  2. Vendor-specific enhancements for HCI frame handling.
  3. Security patches targeting buffer overflow and out-of-bounds reads.
  4. Collaboration between Qualcomm and Intel on hardware-specific Bluetooth improvements.
  5. Active contributions from independent developers on bug fixes and feature enhancements.
  6. Expansion of Bluetooth support for new hardware platforms.
  7. Refinements to Bluetooth SCO and ISO handling mechanisms.