index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
1
-0
/
+1
2024-10-17
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
1
-2
/
+0
2024-09-12
Bluetooth: MGMT: Ignore keys being loaded with invalid type
Luiz Augusto von Dentz
1
-18
/
+19
2024-09-12
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
2
-25
/
+7
2024-09-04
Bluetooth: MGMT: Add error handling to pair_device()
Griffin Kroah-Hartman
1
-0
/
+4
2024-09-04
Bluetooth: SMP: Fix assumption of Central always being Initiator
Luiz Augusto von Dentz
1
-72
/
+72
2024-09-04
Bluetooth: hci_core: Fix LE quote calculation
Luiz Augusto von Dentz
1
-12
/
+7
2024-09-04
Bluetooth: bnep: Fix out-of-bound access
Luiz Augusto von Dentz
1
-1
/
+2
2024-08-19
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Dmitry Antipov
1
-0
/
+1
2024-07-27
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
1
-0
/
+4
2024-07-05
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-7
/
+1
2024-05-17
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
1
-0
/
+3
2024-05-17
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
1
-0
/
+4
2024-05-02
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2
-6
/
+8
2024-04-17
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
1
-1
/
+3
2024-04-10
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
1
-16
/
+32
2024-04-10
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
1
-0
/
+25
2024-04-10
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
3
-3
/
+3
2024-03-26
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-26
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
1
-2
/
+0
2024-03-26
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
1
-1
/
+1
2024-03-06
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2
-1
/
+11
2024-03-06
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
1
-1
/
+4
2024-03-06
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
1
-2
/
+2
2024-03-06
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
1
-3
/
+4
2024-02-23
Bluetooth: L2CAP: Fix possible multiple reject send
Frédéric Danis
1
-1
/
+2
2024-01-25
Bluetooth: Fix atomicity violation in {min,max}_key_size_set
Gui-Dong Han
1
-4
/
+8
2024-01-25
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2
-14
/
+5
2024-01-05
Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
Hyunwoo Kim
1
-1
/
+6
2024-01-05
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2
-7
/
+25
2024-01-05
Bluetooth: L2CAP: Send reject on command corrupted request
Frédéric Danis
1
-6
/
+15
2024-01-05
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
1
-1
/
+2
2023-11-28
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2
-15
/
+14
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
1
-1
/
+2
2023-10-25
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
1
-1
/
+1
2023-10-25
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
1
-5
/
+7
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
1
-3
/
+5
2023-10-25
Bluetooth: Avoid redundant authentication
Ying Hsu
1
-28
/
+35
2023-10-25
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
1
-1
/
+1
2023-10-25
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
1
-2
/
+1
2023-10-25
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
1
-2
/
+2
2023-10-25
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2
-0
/
+20
2023-10-25
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
1
-0
/
+9
2023-09-19
Bluetooth: Fix potential use-after-free when clear keys
Min Li
1
-8
/
+8
2023-08-26
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
1
-0
/
+5
2023-08-11
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
1
-0
/
+2
2023-06-14
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
1
-4
/
+4
2023-06-14
Bluetooth: L2CAP: Add missing checks for invalid DCID
Sungwoo Kim
1
-0
/
+9
2023-06-14
Bluetooth: Fix l2cap_disconnect_req deadlock
Ying Hsu
1
-0
/
+4
2023-06-05
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
1
-0
/
+28
[next]