index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2024-05-03
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
2024-05-03
Bluetooth: HCI: Fix potential null-ptr-deref
Sungwoo Kim
2024-05-03
Bluetooth: msft: fix slab-use-after-free in msft_do_close()
Sungwoo Kim
2024-05-03
Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
Sungwoo Kim
2024-05-03
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
2024-04-24
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
2024-04-24
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
2024-04-24
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2024-04-10
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit
Archie Pusaka
2024-04-10
Bluetooth: hci_sock: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
2024-04-10
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Luiz Augusto von Dentz
2024-04-10
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
2024-03-29
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
2024-03-29
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-03-29
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2024-03-29
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-03-08
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
2024-03-08
Bluetooth: Fix eir name length
Frédéric Danis
2024-03-07
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
2024-03-06
Bluetooth: mgmt: remove NULL check in add_ext_adv_params_complete()
Roman Smirnov
2024-03-06
Bluetooth: mgmt: remove NULL check in mgmt_set_connectable_complete()
Roman Smirnov
2024-03-06
Bluetooth: ISO: Clean up returns values in iso_connect_ind()
Dan Carpenter
2024-03-06
Bluetooth: fix use-after-free in accessing skb after sending it
Pauli Virtanen
2024-03-06
Bluetooth: af_bluetooth: Fix deadlock
Luiz Augusto von Dentz
2024-03-06
Bluetooth: bnep: Fix out-of-bound access
Luiz Augusto von Dentz
2024-03-06
Bluetooth: msft: Fix memory leak
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Use QoS to determine which PHY to scan
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set
Luiz Augusto von Dentz
2024-03-06
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2024-03-06
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
2024-03-06
Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
2024-03-06
Bluetooth: constify the struct device_type usage
Ricardo B. Marliere
2024-03-06
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
Lukas Bulwahn
2024-03-06
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2024-03-06
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
[next]