📰 Linux Bluetooth News
Linux Bluetooth News Today
Fast, Ad-Free News Updates
Stay updated with breaking news from Linux Bluetooth. Real-time updates on events, politics, business and more.
November 25, 2023
While the winter holidays are approaching so far it hasn't led to any reduced effort in the GNOME camp
November 13, 2023
Matthew Esposito's blog. Check out my [about page](/about) :)
November 2, 2023
BLE spoofing on Android devices is now as easy as using a smartphone, thanks to a new app that mimics the Flipper Zero's features.
September 28, 2022
Sometimes your Linux distribution doesn’t detect your laptop’s Bluetooth hardware. Or perhaps you want to add a USB Bluetooth dongle to a desktop computer. Either way, here’s how to get Bluetooth working.
April 27, 2021
The information-disclosure flaw allows KASLR bypass and the discovery of additional, unpatched vulnerabilities in ARM devices. An information-disclosure security vulnerability has been discovered in the Linux kernel, which can be exploited to expose information in the kernel stack memory of vulnerable devices. Specifically, the bug (CVE-2020-28588) exists in the /proc/pid/syscall functionality of 32-bit ARM devices running Linux, according to Cisco Talos, which discovered the vulnerability. It ...
April 7, 2021
Introduction I noticed that the network subsystem was already being fuzzed extensively by syzkaller, but that subsystems like Bluetooth were less well covered. In general, research on the Bluetooth host attack surface seemed to be quite limited – with most public vulnerabilities in Bluetooth only affecting the firmware or the specification itself, and only allowing attackers to eavesdrop and/or manipulate information. But what if attackers could take full control over devices? The most promin...