summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
5 daysBluetooth: L2CAP: fix tx ident leak for commands without a responseStig Hornang
5 daysBluetooth: ISO: fix malformed ISO_END/CONT handlingPauli Virtanen
8 daysBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
8 daysBluetooth: fix UAF in bt_accept_dequeue()Yousef Alhouseen
8 daysBluetooth: bnep: pin L2CAP connection during netdev registrationYousef Alhouseen
8 daysBluetooth: hci_event: Log error for HCI reset status error in hci_cc_reset()Zijun Hu
8 daysBluetooth: hci_sync: Simplify hci_reset_sync()Zijun Hu
8 daysBluetooth: hci_sync: Introduce __hci_reset_sync() for device driversZijun Hu
12 daysBluetooth: sco: Fix a race condition in sco_sock_timeout()Sungwoo Kim
12 daysBluetooth: MGMT: Fix adv monitor add failure cleanupCen Zhang
12 daysBluetooth: 6lowpan: hold L2CAP conn across debugfs controlCen Zhang
12 daysBluetooth: 6lowpan: avoid untracked enable workCen Zhang
2026-06-22Bluetooth: hci_sync: Remove unused hci_cmd_sync_dequeue_once()Siwei Zhang
2026-06-22Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
2026-06-22Bluetooth: simplify force_no_mitm_write() with kstrtobool_from_user()Dmitry Antipov
2026-06-22Bluetooth: L2CAP: validate option length before reading conf opt valueMuhammad Bilal
2026-06-22Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao
2026-06-22Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()Muhammad Bilal
2026-06-15Bluetooth: enable context analysisPauli Virtanen
2026-06-15Bluetooth: RFCOMM: Add minimal context analysis annotationsPauli Virtanen
2026-06-15Bluetooth: L2CAP: Add minimal context analysis annotationsPauli Virtanen
2026-06-15Bluetooth: hci_core: Add minimal context analysis annotationsPauli Virtanen
2026-06-15Bluetooth: af_bluetooth: Add minimal context analysis annotationsPauli Virtanen
2026-06-15Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_completeSamuel Page
2026-06-15Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz
2026-06-11Bluetooth: L2CAP: validate connectionless PSM lengthSamuel Moelius
2026-06-11Bluetooth: hci: validate codec capability element lengthSamuel Moelius
2026-06-11Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
2026-06-11Bluetooth: Add SPDX id lines to some source filesTim Bird
2026-06-11Bluetooth: hci_core: Fix UAF in hci_unregister_dev()Jordan Walters
2026-06-11Bluetooth: hci_event: fix simultaneous discovery stuck in FINDINGJiajia Liu
2026-06-11Bluetooth: eir: Fix stack OOB write when prepending the Flags ADWeiming Shi
2026-06-11Bluetooth: hci_sync: Add support for HCI_LE_Set_Host_Feature [v2]Luiz Augusto von Dentz
2026-06-11Bluetooth: SCO: convert to getsockopt_iterBreno Leitao
2026-06-11Bluetooth: L2CAP: convert to getsockopt_iterBreno Leitao
2026-06-11Bluetooth: RFCOMM: convert to getsockopt_iterBreno Leitao
2026-06-11Bluetooth: ISO: convert to getsockopt_iterBreno Leitao
2026-06-11Bluetooth: hci_sock: convert to getsockopt_iterBreno Leitao
2026-06-11Bluetooth: hci_sock: write the full optval for getsockoptBreno Leitao
2026-06-11Bluetooth: SMP: Use AES-CMAC library APIEric Biggers
2026-06-11Bluetooth: Remove unneeded crypto kconfig selectionsEric Biggers
2026-06-11Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregisterPauli Virtanen
2026-06-03Bluetooth: MGMT: Fix backward compatibility with userspaceLuiz Augusto von Dentz
2026-06-03Bluetooth: SCO: Fix data-race on sco_pi fields in sco_connectSeungJu Cheon
2026-06-03Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route callsSeungJu Cheon
2026-06-03Bluetooth: ISO: Fix a use-after-free of the hci_conn pointerLuiz Augusto von Dentz
2026-06-03Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_syncLuiz Augusto von Dentz
2026-06-03Bluetooth: fix memory leak in error path of hci_alloc_dev()Bharath Reddy
2026-06-03Bluetooth: bnep: reject short frames before parsingZhang Cen
2026-06-03Bluetooth: hci_sync: reject oversized Broadcast Announcement prependYuqi Xu