this post was submitted on 08 Mar 2025
178 points (87.7% liked)

Privacy

35752 readers
269 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 1 week ago (2 children)

TLDR:

They found debugging commands that can be used to access the memory of the device over USB. This is as much a backdoor as any device that runs unsigned firmware

Unless you store secret files on your Bluetooth dongle, you shouldn't have to worry about this.

[–] [email protected] 2 points 1 week ago

Thanks for the clarification because that headline sure is worrisome.

[–] [email protected] 2 points 1 week ago

It's not even over USB by default. It's an internal binary driver API. The USB part is a custom firmware for the ESP that exposes that api via USB that the people giving the talk wrote because it's useful for pentesting / development of exploits for other Bluetooth devices.