index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2024-07-27
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
2024-07-18
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
Jaganath Kanakkassery
2024-07-05
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
2024-05-17
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
2024-05-17
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
2024-05-02
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2024-05-02
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
2024-04-13
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
2024-04-13
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-03-26
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
2024-03-26
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
2024-03-26
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
2024-03-06
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2024-03-06
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
2024-01-25
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2024-01-08
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
2023-11-28
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-25
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
2023-10-25
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-10-25
Bluetooth: Avoid redundant authentication
Ying Hsu
2023-10-25
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
2023-10-25
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
2023-10-25
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
2023-10-25
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2023-10-25
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
2023-08-30
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
2023-08-11
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
2023-06-14
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
2023-06-14
Bluetooth: L2CAP: Add missing checks for invalid DCID
Sungwoo Kim
2023-06-14
Bluetooth: Fix l2cap_disconnect_req deadlock
Ying Hsu
2023-06-09
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
2023-05-30
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
2023-05-17
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
2023-04-20
Bluetooth: Fix race condition in hidp_session_thread
Min Li
2023-04-20
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
2023-03-11
Bluetooth: hci_sock: purge socket queues in the destruct() callback
Nguyen Dinh Phi
2023-03-11
Bluetooth: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
2023-02-06
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
2023-01-18
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2023-01-18
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2023-01-18
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
2022-12-14
Bluetooth: Fix not cleanup led when bt_init fails
Chen Zhongjin
2022-12-14
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
2022-12-08
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-11-25
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
2022-11-10
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
2022-11-10
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
[next]