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
2022-10-26
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
2022-10-26
Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
Luiz Augusto von Dentz
2022-10-26
Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
Tetsuo Handa
2022-09-05
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
2022-08-25
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
2022-08-25
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-07-29
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2022-07-29
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2022-07-29
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2022-06-14
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-04-20
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
2022-02-08
Bluetooth: refactor malicious adv data check
Brian Gix
2022-01-27
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
2022-01-27
Bluetooth: stop proccessing malicious adv data
Pavel Skripkin
2022-01-27
Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
Wang Hai
2022-01-27
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
2022-01-27
Bluetooth: schedule SCO timeouts with delayed_work
Desmond Cheong Zhi Xi
2021-11-26
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
2021-11-26
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
2021-09-22
Bluetooth: avoid circular locks in sco_sock_connect
Desmond Cheong Zhi Xi
2021-09-22
Bluetooth: skip invalid hci_sync_conn_complete_evt
Desmond Cheong Zhi Xi
2021-09-22
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
2021-09-22
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
2021-09-22
Bluetooth: fix repeated calls to sco_sock_kill
Desmond Cheong Zhi Xi
2021-09-22
Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
Colin Ian King
2021-09-22
Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
Dan Carpenter
2021-08-26
Bluetooth: hidp: use correct wait queue when removing ctrl_wait
Ole Bjørn Midtbø
2021-08-15
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-08
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...
Greg Kroah-Hartman
2021-07-20
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
2021-07-20
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
2021-07-20
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
2021-06-10
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
2021-06-10
Bluetooth: fix the erroneous flush_work() order
Lin Ma
2021-06-03
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
2021-05-26
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
2021-05-22
Bluetooth: check for zapped sk before connecting
Archie Pusaka
2021-05-22
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
2021-05-22
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
2021-05-22
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
2021-05-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2021-03-07
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
2021-03-03
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
2021-03-03
Bluetooth: drop HCI device reference before return
Pan Bian
2021-03-03
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
2020-12-29
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
2020-12-29
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
2020-10-29
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
[next]