Skip to content

Bluetooth is a security risk, therefore disabled by default #2

Description

@patarapolw

This disability can be removed in /etc/modprobe.d/30_security-misc.conf

# Blacklists bluetooth to reduce attack surface.
# Bluetooth also has a history of security vulnerabilities:
#
# https://en.wikipedia.org/wiki/Bluetooth#History_of_security_concerns
install bluetooth /bin/false
install btusb /bin/false

You might also need to rfkill unblock bluetooth also.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions