summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2025-06-04Bluetooth: L2CAP: Fix not checking l2cap_chan security levelLuiz Augusto von Dentz
2025-05-02Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz
2025-05-02Bluetooth: l2cap: Check encryption key size on incoming connectionFrédéric Danis
2025-05-02Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid addressLuiz Augusto von Dentz
2025-04-10Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LELuiz Augusto von Dentz
2025-04-10Bluetooth: Fix error code in chan_alloc_skb_cb()Dan Carpenter
2025-03-13Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP responseLuiz Augusto von Dentz
2025-03-13Bluetooth: L2CAP: accept zero as a special value for MTU auto-selectionFedor Pchelkin
2025-03-13Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_allocFedor Pchelkin
2025-02-01Bluetooth: RFCOMM: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2025-02-01Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-12-14Bluetooth: hci_core: Fix calling mgmt_device_connectedLuiz Augusto von Dentz
2024-12-14Bluetooth: L2CAP: Fix uaf in l2cap_connectLuiz Augusto von Dentz
2024-12-14Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packetLuiz Augusto von Dentz
2024-12-14Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_cre...Ignat Korchagin
2024-12-14Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()Andrej Shadura
2024-12-14Bluetooth: fix use-after-free in device_for_each_child()Dmitry Antipov
2024-11-01Bluetooth: bnep: fix wild-memory-access in proto_unregisterYe Bin
2024-10-22Bluetooth: Remove debugfs directory on module init failureAaron Thompson
2024-10-17Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_changeLuiz Augusto von Dentz
2024-09-12Bluetooth: MGMT: Ignore keys being loaded with invalid typeLuiz Augusto von Dentz
2024-09-12Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"Luiz Augusto von Dentz
2024-09-04Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman
2024-09-04Bluetooth: SMP: Fix assumption of Central always being InitiatorLuiz Augusto von Dentz
2024-09-04Bluetooth: hci_core: Fix LE quote calculationLuiz Augusto von Dentz
2024-09-04Bluetooth: bnep: Fix out-of-bound accessLuiz Augusto von Dentz
2024-08-19Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()Dmitry Antipov
2024-07-27Bluetooth: hci_core: cancel all works upon hci_unregister_dev()Tetsuo Handa
2024-07-05Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz
2024-05-17Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou
2024-05-17Bluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou
2024-05-02Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()Nathan Chancellor
2024-04-17Bluetooth: Fix memory leak in hci_req_sync_complete()Dmitry Antipov
2024-04-10Bluetooth: Fix TOCTOU in HCI debugfs implementationBastien Nocera
2024-04-10Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang
2024-04-10exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman
2024-03-26Bluetooth: hci_core: Fix possible buffer overflowLuiz Augusto von Dentz
2024-03-26Bluetooth: Remove superfluous call to hci_conn_check_pending()Jonas Dreßler
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: Avoid potential use-after-free in hci_error_resetYing Hsu
2024-02-23Bluetooth: L2CAP: Fix possible multiple reject sendFrédéric Danis
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-05Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsgHyunwoo Kim
2024-01-05Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao
2024-01-05Bluetooth: L2CAP: Send reject on command corrupted requestFrédéric Danis
2024-01-05Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz