index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
1
-0
/
+5
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-05-30
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
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: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
1
-24
/
+0
2023-01-18
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
1
-1
/
+2
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: 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-11
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
1
-13
/
+48
2021-05-22
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
1
-0
/
+2
2021-05-22
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
1
-0
/
+2
2020-10-17
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
1
-3
/
+4
2020-10-01
Bluetooth: L2CAP: handle l2cap config request during open state
Howard Chung
1
-1
/
+2
2020-10-01
Bluetooth: Fix refcount use-after-free issue
Manish Mandlik
1
-11
/
+15
2020-01-09
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
2019-11-20
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
1
-0
/
+10
2019-10-01
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
1
-8
/
+1
2019-07-26
Bluetooth: validate BLE connection interval updates
csonsino
1
-1
/
+8
2019-07-26
Bluetooth: Check state in l2cap_disconnect_rsp
Matias Karhumaa
1
-0
/
+6
2019-07-10
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
1
-1
/
+1
2019-06-25
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
1
-5
/
+28
2019-04-03
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
1
-0
/
+6
2019-04-03
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
1
-31
/
+46
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
1
-1
/
+1
2018-01-04
Bluetooth: Prevent stack info leak from the EFS element.
Ben Seri
1
-9
/
+11
2017-09-10
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-37
/
+43
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-7
/
+7
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+2
2017-04-12
Bluetooth: L2CAP: Add l2cap_le_flowctl_send
Luiz Augusto von Dentz
1
-8
/
+19
2017-04-12
Bluetooth: L2CAP: Don't return -EAGAIN if out of credits
Luiz Augusto von Dentz
1
-3
/
+0
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-2
/
+2
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
1
-3
/
+3
2016-11-23
Bluetooth: Fix using the correct source address type
Johan Hedberg
1
-1
/
+1
2016-08-24
Bluetooth: split sk_filter in l2cap_sock_recv_cb
Daniel Borkmann
1
-0
/
+8
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
1
-1
/
+1
2016-01-29
Bluetooth: L2CAP: Fix auto-allocating LE PSM values
Johan Hedberg
1
-2
/
+12
2015-11-19
Bluetooth: remove unneeded variable in l2cap_stream_rx
Prasanna Karthik
1
-3
/
+1
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
1
-8
/
+7
2015-11-05
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: L2CAP: Fix checked range when allocating new CID
Johan Hedberg
1
-1
/
+1
2015-11-05
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
1
-1
/
+8
[next]