summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
11 daysBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya
11 daysBluetooth: hci_event: fix Set CIG Parameters error status handlingPauli Virtanen
11 daysBluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen
11 daysBluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz
11 daysBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye
11 daysBluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...Zijun Hu
2026-08-27Bluetooth: hci_event: fix LE list UAF on resetChengfeng Ye
2026-08-27Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis
2026-08-23Bluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi
2026-08-23Bluetooth: mgmt: fix locking in unpair_device/disconnect_syncPauli Virtanen
2026-08-23Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediatePauli Virtanen
2026-08-23Bluetooth: hci_sock: Prevent race in socket write iter and sock bindEdward Adam Davis
2026-08-23Bluetooth: hci_sync: Fix not using correct handleLuiz Augusto von Dentz
2026-08-23Bluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye
2026-08-23Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz
2026-08-23Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva
2026-08-23Bluetooth: mgmt: fix UAF in pair command cancellationZihan Xi
2026-08-23Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz
2026-08-23Bluetooth: MGMT: Remove unused mgmt_pending_find_dataDr. David Alan Gilbert
2026-08-23Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECTLuiz Augusto von Dentz
2026-08-23Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz
2026-08-23Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
2026-08-23Bluetooth: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2026-08-19Bluetooth: hci_conn: fix potential UAF in create_big_syncDavid Carlier
2026-08-19Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz
2026-08-19Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
2026-08-19Bluetooth: HIDP: validate numbered report payloadsSangho Lee
2026-08-19Bluetooth: HIDP: reject frames without a transaction headerSangho Lee
2026-08-19Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao
2026-08-19ipv6: introduce dst_rt6_info() helperEric Dumazet
2026-08-19Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
2026-08-19Bluetooth: hci_sync: Protect UUID list traversalChengfeng Ye
2026-07-24bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAXPavel Skripkin
2026-07-24Bluetooth: Ignore too large handle values in BIGEdward Adam Davis
2026-07-24jiffies: Define secs_to_jiffies()Easwar Hariharan
2026-07-24Bluetooth: L2CAP: fix tx ident leak for commands without a responseStig Hornang
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
2026-07-24Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
2026-07-24Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao
2026-07-24Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()Hyunwoo Kim
2026-07-24Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
2026-07-24Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregisterPauli Virtanen
2026-07-24Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()Sungwoo Kim
2026-07-24Bluetooth: Remove BT_HSLuiz Augusto von Dentz
2026-07-24Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan
2026-07-24Bluetooth: SCO: hold sk properly in sco_conn_readyPauli Virtanen
2026-07-24Bluetooth: SCO: fix sleeping under spinlock in sco_conn_readyPauli Virtanen
2026-07-24Bluetooth: MGMT: Fix adv monitor add failure cleanupCen Zhang
2026-07-24Bluetooth: hci: validate codec capability element lengthSamuel Moelius