index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
6 days
Bluetooth: SCO: give the socket its own sco_conn reference
Aldo Ariel Panzardo
6 days
Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_sync
Pauli Virtanen
6 days
Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_sync
Pauli Virtanen
6 days
Bluetooth: hci_sync: hold conn in hci_past_sync() callback
Pauli Virtanen
6 days
Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callback
Pauli Virtanen
6 days
Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback
Pauli Virtanen
6 days
Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks
Pauli Virtanen
6 days
Bluetooth: hci_conn: hold conn reference in abort_conn_sync()
Pauli Virtanen
6 days
Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero
Pauli Virtanen
6 days
Bluetooth: ISO: fix refcounting of iso_conn
Pauli Virtanen
6 days
Bluetooth: ISO: ensure no dangling hcon references in iso_conn
Pauli Virtanen
6 days
Bluetooth: ISO: avoid deadlocks in iso_sock_timeout
Pauli Virtanen
6 days
Bluetooth: ISO: fix leaking sk after socket release
Pauli Virtanen
6 days
Bluetooth: ISO: hold sk properly in iso_conn_ready
Pauli Virtanen
6 days
Bluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()
Pauli Virtanen
6 days
Bluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qos
Pauli Virtanen
6 days
Bluetooth: ISO: lock sk in iso_connect_ind
Pauli Virtanen
6 days
Bluetooth: ISO: lock sk in iso_sock_getname
Pauli Virtanen
6 days
Bluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/release
Pauli Virtanen
6 days
Bluetooth: hci_sync: Fix advertising data UAFs
Chengfeng Ye
6 days
Bluetooth: RFCOMM: validate skb length in rfcomm_recv_frame
Jiale Yao
6 days
Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rsp
Jiale Yao
6 days
Bluetooth: HIDP: validate numbered report payloads
Sangho Lee
6 days
Bluetooth: HIDP: reject frames without a transaction header
Sangho Lee
6 days
Bluetooth: mgmt: fix pending command UAF in EIR updates
Zihan Xi
6 days
Bluetooth: mgmt: fix UAF in pair command cancellation
Zihan Xi
6 days
Bluetooth: ISO: clear iso_data always when detaching conn from hcon
Pauli Virtanen
2026-07-20
Bluetooth: RFCOMM: Fix session UAF in set_termios
Chengfeng Ye
2026-07-20
Bluetooth: hci_sync: Protect UUID list traversal
Chengfeng Ye
2026-07-13
Bluetooth: mgmt: Translate HCI reason in Device Disconnected event
Mikhail Gavrilov
2026-07-13
Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups
Pauli Virtanen
2026-07-13
Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
Pauli Virtanen
2026-07-13
Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync
Pauli Virtanen
2026-07-13
Bluetooth: hci_sync: extend conn_hash lookup critical sections
Pauli Virtanen
2026-07-13
Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued update
Cen Zhang
2026-07-06
Bluetooth: L2CAP: fix tx ident leak for commands without a response
Stig Hornang
2026-07-06
Bluetooth: ISO: fix malformed ISO_END/CONT handling
Pauli Virtanen
2026-07-06
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
Siwei Zhang
2026-07-06
Bluetooth: fix UAF in bt_accept_dequeue()
Yousef Alhouseen
2026-07-06
Bluetooth: bnep: pin L2CAP connection during netdev registration
Yousef Alhouseen
2026-07-06
Bluetooth: sco: Fix a race condition in sco_sock_timeout()
Sungwoo Kim
2026-07-06
Bluetooth: MGMT: Fix adv monitor add failure cleanup
Cen Zhang
2026-07-06
Bluetooth: 6lowpan: hold L2CAP conn across debugfs control
Cen Zhang
2026-07-06
Bluetooth: 6lowpan: avoid untracked enable work
Cen Zhang
2026-07-06
Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()
Siwei Zhang
2026-07-06
Bluetooth: L2CAP: validate option length before reading conf opt value
Muhammad Bilal
2026-07-06
Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock
Runyu Xiao
2026-07-06
Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()
Muhammad Bilal
2026-07-06
Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete
Samuel Page
2026-07-06
Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdev
Luiz Augusto von Dentz
[next]