summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2024-03-26Bluetooth: Fix eir name lengthFrédéric Danis
2024-03-26Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz
2024-03-26Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz
2024-03-26Bluetooth: fix use-after-free in accessing skb after sending itPauli Virtanen
2024-03-26Bluetooth: af_bluetooth: Fix deadlockLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_core: Fix possible buffer overflowLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_conn: Consolidate code for aborting connectionsLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz
2024-03-26Bluetooth: Cancel sync command before suspend and power offArchie Pusaka
2024-03-26Bluetooth: Remove superfluous call to hci_conn_check_pending()Jonas Dreßler
2024-03-26Bluetooth: mgmt: Remove leftover queuing of power_off workJonas Dreßler
2024-03-26Bluetooth: mgmt: Fix limited discoverable off timeoutFrédéric Danis
2024-03-26Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_securityYuxuan Hu
2024-03-06Bluetooth: Enforce validation on max value of connection intervalKai-Heng Feng
2024-03-06Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUESTLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDRZijun Hu
2024-03-06Bluetooth: hci_sync: Fix accept_list when attempting to suspendLuiz Augusto von Dentz
2024-03-06Bluetooth: Avoid potential use-after-free in hci_error_resetYing Hsu
2024-03-06Bluetooth: hci_sync: Check the correct flag before starting a scanJonas Dreßler
2024-02-05Bluetooth: L2CAP: Fix possible multiple reject sendFrédéric Danis
2024-02-05Bluetooth: hci_sync: fix BR/EDR wakeup bugclancy shang
2024-01-25Bluetooth: Fix atomicity violation in {min,max}_key_size_setGui-Dong Han
2024-01-25Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2024-01-01Bluetooth: Add more enc key size checkAlex Lu
2024-01-01Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao
2024-01-01Bluetooth: L2CAP: Send reject on command corrupted requestFrédéric Danis
2024-01-01Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsgHyunwoo Kim
2024-01-01Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz
2024-01-01Bluetooth: hci_event: shut up a false-positive warningArnd Bergmann
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