index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
12 days
Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync
hkbinbin
12 days
Bluetooth: SMP: derive legacy responder STK authentication from MITM state
Oleh Konko
12 days
Bluetooth: SMP: force responder MITM requirements before building the pairing...
Oleh Konko
12 days
Bluetooth: MGMT: validate mesh send advertising payload length
Keenan Dong
12 days
Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt
Pauli Virtanen
12 days
Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync
Pauli Virtanen
12 days
Bluetooth: MGMT: validate LTK enc_size on load
Keenan Dong
12 days
Bluetooth: hci_sync: Fix UAF in le_read_features_complete
Luiz Augusto von Dentz
12 days
Bluetooth: hci_sync: fix leaks when hci_cmd_sync_queue_once fails
Pauli Virtanen
12 days
Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if exists
Pauli Virtanen
12 days
Bluetooth: hci_event: move wake reason storage into validated event handlers
Oleh Konko
12 days
Bluetooth: SCO: fix race conditions in sco_sock_connect()
Cen Zhang
12 days
Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate
Pauli Virtanen
2026-03-25
Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
Hyunwoo Kim
2026-03-25
Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
Hyunwoo Kim
2026-03-25
Bluetooth: L2CAP: Fix send LE flow credits in ACL link
Zhang Chen
2026-03-19
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
2026-03-19
Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb
Helen Koike
2026-03-19
Bluetooth: hci_sync: annotate data-races around hdev->req_status
Cen Zhang
2026-03-19
Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete
Luiz Augusto von Dentz
2026-03-19
Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold
Hyunwoo Kim
2026-03-19
Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...
Hyunwoo Kim
2026-03-19
Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req
Minseo Park
2026-03-12
Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access
Lukas Johannes Möller
2026-03-12
Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
Lukas Johannes Möller
2026-03-12
Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
2026-03-12
Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
Shaurya Rane
2026-03-12
Bluetooth: HIDP: Fix possible UAF
Luiz Augusto von Dentz
2026-03-12
Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers
Wang Tao
2026-03-12
Bluetooth: hci_sync: Fix hci_le_create_conn_sync
Michael Grzeschik
2026-03-12
Bluetooth: ISO: Fix defer tests being unstable
Luiz Augusto von Dentz
2026-03-12
Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy
Christian Eggers
2026-03-12
Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
Christian Eggers
2026-03-12
Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU
Christian Eggers
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-23
Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
Luiz Augusto von Dentz
2026-02-23
Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...
Luiz Augusto von Dentz
2026-02-23
Bluetooth: Fix CIS host feature condition
Mariusz Skamra
2026-02-23
Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
2026-02-23
Bluetooth: purge error queues in socket destructors
Heitor Alves de Siqueira
2026-02-23
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
2026-02-23
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-29
Bluetooth: L2CAP: Fix not tracking outstanding TX ident
Luiz Augusto von Dentz
2026-01-29
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
[next]