Page MenuHomeSolus

Disable Bluetooth by default
Closed, InvalidPublic

Description

Currently bluetooth is enabled by default. While this increases usability, it also poses security risks. Here's a demonstration of an attacker taking over an Android device: https://youtu.be/Az-l90RCns8 (Blueborne Android Take Over Demo). There is a statement by Red Hat: https://access.redhat.com/security/cve/CVE-2017-1000251
Isn't it best to have bluetooth disabled by default on any Solus edition?

Event Timeline

ikey added a subscriber: ikey.

In that case lets disable the display server too - because we've had loads of CVEs there. Or the kernel - had tons of CVEs there :P

Nevermind what RH is saying - they make an awful lot of money from owning CVEs in Linux-land. Also remember we have SSP and ASLR
enabled in our kernel so you couldn't pwn the machine through overflows and such in the kernel anyway.

I still think bluetooth should be deactivated by default. You also don't let water run because you eventually take a shower at the end of the day. It's usually turned on when needed and should stay off when it isn't. Obviously display server and kernel are components which you cannot turn off if you want to use your system. Thanks for pointing to SSP and ASLR, wish this were documented somewhere in the help center under security though.

Your rationale makes no sense - in this case we should also block USB because of the potential. Gimping the out of the box experience so stuff doesn't work because
"that one time it had a CVE" - and making the system worse for the user pretty much goes against everything that makes Solus what it is.

Our systems aren't discoverable or paired by default - you have to actively set them to discoverable and pair devices.

I was actually just about to write about USB. There are users who prefer auto-mounting, others prefer to do this manually, and again others prefer the option to block all USB ports. Here's a thought: What about introducing a Budgie security/privacy widget with different modes to switch between? Such modes could range from a total lockdown of the computer to an essentially open system and the user could choose under which mode to run the system.

Or just turn off bluetooth by clicking the icon in the tray - which is something you can already do. We're not a security distro like Kali, and we're not a privacy distro like Tails. We're Solus. Let's keep our eyes on the prize, please.