Skip to content

[PW_SID:1154686] [v1] Bluetooth: btusb: Fix UAF of btusb_data by rx_work - #675

Closed
BluezTestBot wants to merge 7 commits into
workflowfrom
1154686
Closed

[PW_SID:1154686] [v1] Bluetooth: btusb: Fix UAF of btusb_data by rx_work#675
BluezTestBot wants to merge 7 commits into
workflowfrom
1154686

Bluetooth: btusb: Add support for Bulk Serialization Mode

421b1a0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / GitLint failed Aug 31, 2026 in 1s

GitLint - FAIL

Run gitlint

Duration: 0.55 seconds

Details

[v1] Bluetooth: btusb: Fix UAF of btusb_data by rx_work

13: B3 Line contains hard tab characters (\t): "	while ((skb = skb_dequeue(&data->acl_q)))"
14: B3 Line contains hard tab characters (\t): "		data->recv_acl(data->hdev, skb);"