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-02-23
Bluetooth: L2CAP: Fix possible multiple reject send
Frédéric Danis
2024-01-25
Bluetooth: Fix atomicity violation in {min,max}_key_size_set
Gui-Dong Han
2024-01-25
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2024-01-05
Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
Luiz Augusto von Dentz
2024-01-05
Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
Hyunwoo Kim
2024-01-05
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2024-01-05
Bluetooth: use inclusive language in SMP
Archie Pusaka
2024-01-05
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
Luiz Augusto von Dentz
2024-01-05
Bluetooth: L2CAP: Send reject on command corrupted request
Frédéric Danis
2024-01-05
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-09-19
Bluetooth: Fix potential use-after-free when clear keys
Min Li
2023-08-26
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-05
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-04-05
Bluetooth: L2CAP: Fix responding with wrong PDU type
Luiz Augusto von Dentz
2023-04-05
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
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: fix null ptr deref on hci_sync_conn_complete_evt
Soenke Huster
2023-02-01
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
2023-01-14
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2023-01-14
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-21
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-14
Bluetooth: Fix crash when replugging CSR fake controllers
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 accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-11-10
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
2022-11-10
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
2022-10-26
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
[next]