You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
bluetooth stack
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.
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...
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...
Resolves a vulnerability in the Windows Bluetooth Stack that could allow remote code execution if an attacker sent a series of specially crafted Bluetooth packets to an affected system.
More...