You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trigger Conditions: Unprivileged BLUETOOTH_PROTO_HCI socket or unprivileged AF_NETGRAPH socket
Impact: Local DoS on CheriBSD only.
Root cause:
Any socket operation that casts sockaddr to sockaddr_ng or sockaddr_hci will lead to a capability bounds fault, for example, ng_btsocket_hci_raw_bind or ng_btsocket_hci_raw_sockaddr.
The text was updated successfully, but these errors were encountered:
Any socket operation that casts sockaddr to sockaddr_ng or sockaddr_hci will lead to a capability bounds fault, for example, ng_btsocket_hci_raw_bind or ng_btsocket_hci_raw_sockaddr.
The text was updated successfully, but these errors were encountered: