index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
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
13 days
Bluetooth: L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSM
Pauli Virtanen
1
-1
/
+4
13 days
Bluetooth: L2CAP: fix out-of-bounds write in l2cap_ecred_connect
Pauli Virtanen
1
-6
/
+14
13 days
Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchan
Pauli Virtanen
1
-0
/
+8
2026-08-07
Bluetooth: add annotations for l2cap_data locking context
Pauli Virtanen
1
-0
/
+9
2026-08-07
Bluetooth: L2CAP: use proto_lock for l2cap_data to fix l2cap_disconn_ind
Pauli Virtanen
1
-6
/
+17
2026-07-28
Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rsp
Jiale Yao
1
-0
/
+5
2026-07-06
Bluetooth: L2CAP: fix tx ident leak for commands without a response
Stig Hornang
1
-2
/
+13
2026-07-06
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
Siwei Zhang
1
-13
/
+65
2026-07-06
Bluetooth: 6lowpan: hold L2CAP conn across debugfs control
Cen Zhang
1
-0
/
+1
2026-07-06
Bluetooth: L2CAP: validate option length before reading conf opt value
Muhammad Bilal
1
-8
/
+28
2026-07-06
Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock
Runyu Xiao
1
-8
/
+2
2026-06-11
Bluetooth: L2CAP: validate connectionless PSM length
Samuel Moelius
1
-0
/
+5
2026-06-11
Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref
Marco Elver
1
-14
/
+20
2026-06-11
Bluetooth: Add SPDX id lines to some source files
Tim Bird
1
-4
/
+1
2026-06-03
Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig
Michael Bommarito
1
-0
/
+46
2026-05-28
Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp
Luiz Augusto von Dentz
1
-5
/
+22
2026-05-28
Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success
Zhenghang Xiao
1
-2
/
+8
2026-05-27
Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn
Siwei Zhang
1
-1
/
+3
2026-05-14
Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointer
Michael Bommarito
1
-1
/
+1
2026-05-06
Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve...
Mikhail Gavrilov
1
-10
/
+2
2026-05-06
Bluetooth: l2cap: fix MPS check in l2cap_ecred_reconf_req
Dudu Lu
1
-1
/
+1
2026-04-13
Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp
Dudu Lu
1
-0
/
+6
2026-04-13
Bluetooth: L2CAP: Fix printing wrong information if SDU length exceeds MTU
Luiz Augusto von Dentz
1
-1
/
+1
2026-04-10
Bluetooth: L2CAP: CoC: Disconnect if received packet size exceeds MPS
Christian Eggers
1
-0
/
+7
2026-03-25
Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
Hyunwoo Kim
1
-7
/
+12
2026-03-25
Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
Hyunwoo Kim
1
-5
/
+3
2026-03-25
Bluetooth: L2CAP: Fix send LE flow credits in ACL link
Zhang Chen
1
-0
/
+4
2026-03-19
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
1
-3
/
+26
2026-03-19
Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...
Hyunwoo Kim
1
-0
/
+5
2026-03-19
Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req
Minseo Park
1
-3
/
+3
2026-03-12
Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access
Lukas Johannes Möller
1
-2
/
+4
2026-03-12
Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
Lukas Johannes Möller
1
-2
/
+2
2026-03-12
Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+9
2026-03-12
Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
Shaurya Rane
1
-12
/
+8
2026-03-12
Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
Christian Eggers
1
-0
/
+1
2026-03-12
Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU
Christian Eggers
1
-3
/
+7
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-25
/
+70
2026-02-23
Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
Luiz Augusto von Dentz
1
-0
/
+7
2026-02-23
Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...
Luiz Augusto von Dentz
1
-0
/
+8
2026-02-23
Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+2
2026-02-23
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
1
-6
/
+8
2026-02-23
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
1
-18
/
+45
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-29
Bluetooth: L2CAP: Fix not tracking outstanding TX ident
Luiz Augusto von Dentz
1
-14
/
+32
2025-11-20
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
1
-5
/
+18
2025-11-10
Bluetooth: L2CAP: export l2cap_chan_hold for modules
Pauli Virtanen
1
-0
/
+1
2025-10-24
Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"
Frédéric Danis
1
-2
/
+2
2025-07-17
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
1
-5
/
+21
2025-06-20
Bluetooth: L2CAP: Fix L2CAP MTU negotiation
Frédéric Danis
1
-1
/
+8
[next]