aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2023-11-28Bluetooth: Fix double free in hci_conn_cleanupZhengHan Wang
2023-11-20Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/errMarcel Ziswiler
2023-10-25Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook
2023-10-25Bluetooth: hci_sock: fix slab oob read in create_monitor_eventEdward AD
2023-10-25Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz
2023-10-25Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz
2023-10-25Bluetooth: Avoid redundant authenticationYing Hsu
2023-10-25Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann
2023-10-25Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz
2023-10-25Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan
2023-10-25Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi
2023-10-25Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi
2023-10-10Bluetooth: ISO: Fix handling of listen for unicastLuiz Augusto von Dentz
2023-10-10Bluetooth: Delete unused hci_req_prepare_suspend() declarationYao Xiao
2023-10-10Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTERLuiz Augusto von Dentz
2023-10-10Bluetooth: hci_codec: Fix leaking content of local_codecsLuiz Augusto von Dentz
2023-09-23Bluetooth: Fix hci_suspend_sync crashYing Hsu
2023-09-13net: annotate data-races around sk->sk_lingertimeEric Dumazet
2023-09-13Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()Manish Mandlik
2023-09-13Bluetooth: hci_sync: Don't double print name in add/remove adv_monitorDouglas Anderson
2023-09-13Bluetooth: Fix potential use-after-free when clear keysMin Li
2023-08-23Bluetooth: MGMT: Use correct address for memcpy()Andy Shevchenko
2023-08-23Bluetooth: L2CAP: Fix use-after-freeZhengping Jiang
2023-08-11Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim
2023-07-27Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()Douglas Anderson
2023-07-27Bluetooth: ISO: fix iso_conn related locking and validity issuesPauli Virtanen
2023-07-27Bluetooth: hci_event: call disconnect callback before deleting connPauli Virtanen
2023-07-27Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen
2023-07-19Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz
2023-07-19Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen
2023-07-19Bluetooth: ISO: use hci_sync for setting CIG parametersPauli Virtanen
2023-07-19Bluetooth: fix invalid-bdaddr quirk for non-persistent setupJohan Hovold
2023-06-14Bluetooth: fix debugfs registrationJohan Hovold
2023-06-14Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz
2023-06-14Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim
2023-06-14Bluetooth: ISO: don't try to remove CIG if there are bound CIS leftPauli Virtanen
2023-06-14Bluetooth: Fix l2cap_disconnect_req deadlockYing Hsu
2023-06-14Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang
2023-06-05bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li
2023-05-24Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li
2023-05-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini
2023-05-24Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick
2023-05-01bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li
2023-04-20Bluetooth: Set ISO Data Path on broadcast sinkClaudia Draghicescu
2023-04-20Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockoptLuiz Augusto von Dentz
2023-04-20Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz
2023-04-20Bluetooth: hci_conn: Fix not cleaning up on LE Connection failureLuiz Augusto von Dentz
2023-04-20Bluetooth: hci_conn: Fix possible UAFLuiz Augusto von Dentz
2023-04-20Bluetooth: Free potentially unfreed SCO connectionArchie Pusaka
2023-04-20Bluetooth: Fix race condition in hidp_session_threadMin Li