| Summary: | Bluetooth HCI unprivileged socket has no LE access | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Val Packett <val> |
| Component: | kern | Assignee: | Takanori Watanabe <takawata> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | emax, lwhsu, takawata |
| Priority: | --- | ||
| Version: | CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Val Packett
2020-06-27 13:31:29 UTC
Please try this patch. https://reviews.freebsd.org/D25516 A commit references this bug: Author: takawata Date: Wed Jul 1 04:00:55 UTC 2020 New revision: 362825 URL: https://svnweb.freebsd.org/changeset/base/362825 Log: Allow some Bluetooth LE related HCI request to non-root user. PR: 247588 Reported by: Greg V (greg@unrelenting.technology) Reviewed by: emax Differential Revision: https://reviews.freebsd.org/D25516 Changes: head/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c |