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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-08-30
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
2023-05-30
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
2023-05-17
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
1
-1
/
+8
2023-04-20
Bluetooth: Fix race condition in hidp_session_thread
Min Li
1
-1
/
+1
2023-04-20
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
1
-18
/
+6
2023-03-11
Bluetooth: hci_sock: purge socket queues in the destruct() callback
Nguyen Dinh Phi
1
-4
/
+7
2023-03-11
Bluetooth: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
2
-24
/
+8
2023-02-06
Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
Soenke Huster
1
-0
/
+13
2023-02-06
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
1
-0
/
+1
2023-01-18
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-01-18
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-01-18
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
1
-1
/
+2
2022-12-14
Bluetooth: Fix not cleanup led when bt_init fails
Chen Zhongjin
1
-1
/
+3
2022-12-14
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
1
-0
/
+1
2022-12-08
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
1
-0
/
+13
2022-11-25
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
1
-1
/
+1
2022-11-10
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
1
-1
/
+2
2022-11-10
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
1
-0
/
+1
2022-11-10
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
1
-7
/
+41
2022-10-26
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
1
-0
/
+7
2022-10-26
Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
Luiz Augusto von Dentz
1
-0
/
+3
2022-10-26
Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
Tetsuo Handa
1
-4
/
+6
2022-09-05
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
1
-5
/
+5
2022-08-25
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
1
-7
/
+6
2022-08-03
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
1
-13
/
+48
2022-07-29
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
1
-4
/
+6
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2
-2
/
+2
2022-07-29
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2
-43
/
+53
2022-07-29
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
1
-23
/
+11
2022-06-14
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
1
-8
/
+13
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-3
/
+3
2022-04-15
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
1
-1
/
+2
2022-02-01
Bluetooth: refactor malicious adv data check
Brian Gix
1
-5
/
+5
2022-01-27
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
1
-0
/
+1
2022-01-27
Bluetooth: stop proccessing malicious adv data
Pavel Skripkin
1
-1
/
+7
2022-01-27
Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
Wang Hai
1
-3
/
+1
2021-11-17
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
1
-5
/
+4
2021-11-17
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
1
-1
/
+9
2021-11-17
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
1
-8
/
+16
2021-09-22
Bluetooth: Fix handling of LE Enhanced Connection Complete
Luiz Augusto von Dentz
1
-31
/
+62
2021-09-22
Bluetooth: avoid circular locks in sco_sock_connect
Desmond Cheong Zhi Xi
1
-23
/
+16
2021-09-22
Bluetooth: schedule SCO timeouts with delayed_work
Desmond Cheong Zhi Xi
1
-6
/
+29
2021-09-22
Bluetooth: skip invalid hci_sync_conn_complete_evt
Desmond Cheong Zhi Xi
1
-0
/
+15
2021-09-16
Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"
Sasha Levin
1
-8
/
+0
2021-09-15
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
1
-0
/
+6
[next]