summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
6 daysBluetooth: SCO: give the socket its own sco_conn referenceAldo Ariel Panzardo
6 daysBluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_syncPauli Virtanen
6 daysBluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_syncPauli Virtanen
6 daysBluetooth: hci_sync: hold conn in hci_past_sync() callbackPauli Virtanen
6 daysBluetooth: hci_sync: hold conn in hci_connect_pa_sync() callbackPauli Virtanen
6 daysBluetooth: hci_sync: hold conn in hci_connect_big_sync() callbackPauli Virtanen
6 daysBluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacksPauli Virtanen
6 daysBluetooth: hci_conn: hold conn reference in abort_conn_sync()Pauli Virtanen
6 daysBluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen
6 daysBluetooth: ISO: fix refcounting of iso_connPauli Virtanen
6 daysBluetooth: ISO: ensure no dangling hcon references in iso_connPauli Virtanen
6 daysBluetooth: ISO: avoid deadlocks in iso_sock_timeoutPauli Virtanen
6 daysBluetooth: ISO: fix leaking sk after socket releasePauli Virtanen
6 daysBluetooth: ISO: hold sk properly in iso_conn_readyPauli Virtanen
6 daysBluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()Pauli Virtanen
6 daysBluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qosPauli Virtanen
6 daysBluetooth: ISO: lock sk in iso_connect_indPauli Virtanen
6 daysBluetooth: ISO: lock sk in iso_sock_getnamePauli Virtanen
6 daysBluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/releasePauli Virtanen
6 daysBluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye
6 daysBluetooth: RFCOMM: validate skb length in rfcomm_recv_frameJiale Yao
6 daysBluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao
6 daysBluetooth: HIDP: validate numbered report payloadsSangho Lee
6 daysBluetooth: HIDP: reject frames without a transaction headerSangho Lee
6 daysBluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi
6 daysBluetooth: mgmt: fix UAF in pair command cancellationZihan Xi
6 daysBluetooth: ISO: clear iso_data always when detaching conn from hconPauli Virtanen
2026-07-20Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
2026-07-20Bluetooth: hci_sync: Protect UUID list traversalChengfeng Ye
2026-07-13Bluetooth: mgmt: Translate HCI reason in Device Disconnected eventMikhail Gavrilov
2026-07-13Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookupsPauli Virtanen
2026-07-13Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmdsPauli Virtanen
2026-07-13Bluetooth: mgmt: fix locking in unpair_device/disconnect_syncPauli Virtanen
2026-07-13Bluetooth: hci_sync: extend conn_hash lookup critical sectionsPauli Virtanen
2026-07-13Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued updateCen Zhang
2026-07-06Bluetooth: L2CAP: fix tx ident leak for commands without a responseStig Hornang
2026-07-06Bluetooth: ISO: fix malformed ISO_END/CONT handlingPauli Virtanen
2026-07-06Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
2026-07-06Bluetooth: fix UAF in bt_accept_dequeue()Yousef Alhouseen
2026-07-06Bluetooth: bnep: pin L2CAP connection during netdev registrationYousef Alhouseen
2026-07-06Bluetooth: sco: Fix a race condition in sco_sock_timeout()Sungwoo Kim
2026-07-06Bluetooth: MGMT: Fix adv monitor add failure cleanupCen Zhang
2026-07-06Bluetooth: 6lowpan: hold L2CAP conn across debugfs controlCen Zhang
2026-07-06Bluetooth: 6lowpan: avoid untracked enable workCen Zhang
2026-07-06Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
2026-07-06Bluetooth: L2CAP: validate option length before reading conf opt valueMuhammad Bilal
2026-07-06Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao
2026-07-06Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()Muhammad Bilal
2026-07-06Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_completeSamuel Page
2026-07-06Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz