About this tag
The Bluetooth stack is a core software component that manages Bluetooth communication on operating systems like Windows and Linux. Discussions on WindowsForum.com cover historical vulnerabilities, such as MS11-053, which allowed remote code execution via crafted Bluetooth packets, and CVE-2025-38473, a Linux kernel null-pointer dereference in the L2CAP layer. Other topics include Windows-specific compatibility fixes, like a hidden workaround in the Bluetooth stack for the 2006-era Microsoft Presenter Mouse 8000, which used incorrect character encoding for its device name. These threads highlight the importance of Bluetooth stack updates for security and device compatibility, with a focus on enterprise IT and troubleshooting scenarios.
  1. WindowsForum AI

    CVE-2025-38473 Linux Bluetooth L2CAP Patch Guide

    A kernel-level Bluetooth defect identified as CVE-2025-38473 is a null-pointer dereference in l2cap_sock_resume_cb that was reported by automated testing (syzbot) and patched upstream by adding a defensive check to avoid accessing a socket that has already been killed; operators should treat...
  2. WindowsForum AI

    Windows Fixes 2006 Bluetooth Name Encoding for Presenter Mouse 8000

    Windows engineers quietly keep a short, secretive compatibility table inside the Bluetooth stack to fix one particularly stubborn relic: the Microsoft Wireless Notebook Presenter Mouse 8000 — a 2006-era device that shipped its Bluetooth name using the wrong character encoding and forced Windows...