summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
* Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma2021-06-10
* Bluetooth: fix the erroneous flush_work() orderLin Ma2021-06-10
* bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma2021-06-03
* Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo2021-06-03
* Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz2021-05-26
* Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa2021-05-22
* Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka2021-05-22
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-22
* Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari2021-03-07
* Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian2021-03-03
* Bluetooth: drop HCI device reference before returnPan Bian2021-03-03
* Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill2021-03-03
* Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn2020-12-29
* Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye2020-12-29
* Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi2020-10-29
* Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-10-17
* Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-10-17
* Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud2020-10-17
* Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz2020-10-17
* Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz2020-10-17
* Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka2020-10-01
* Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung2020-10-01
* Bluetooth: guard against controllers sending zero'd eventsAlain Michaud2020-10-01
* Bluetooth: prefetch channel before killing sockHillf Danton2020-10-01
* Bluetooth: Fix refcount use-after-free issueManish Mandlik2020-10-01
* Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou2020-08-21
* Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye2020-08-21
* Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye2020-08-21
* Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye2020-08-21
* Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao2020-06-20
* Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang2020-04-13
* Bluetooth: delete a stray unlockDan Carpenter2020-01-12
* Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek2020-01-04
* Bluetooth: L2CAP: Detect if remote is not able to use the whole MPSLuiz Augusto von Dentz2019-11-25
* Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann2019-10-05
* Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc2019-08-04
* Bluetooth: validate BLE connection interval updatescsonsino2019-08-04
* Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa2019-08-04
* Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer2019-08-04
* Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa2019-07-10
* Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2019-07-10
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-07-10
* Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2019-06-22
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-05-16
* Bluetooth: hidp: fix buffer overflowYoung Xiao2019-05-16
* Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung2019-04-27
* Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann2019-04-03
* Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann2019-04-03
* Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg2019-02-20
* Bluetooth: SMP: fix crash in unpairingMatias Karhumaa2018-11-10