mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9.git
synced 2026-09-09 00:08:12 +08:00
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/8363 Update the Bluetooth driver to sync with recent Long Term Stable (LTS) upstream branch (v6.18.38) JIRA: https://redhat.atlassian.net/browse/RHEL-194201 Depends: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/8175 The following commits have not been pulled into the 6.18.y stable branch, so omitting for now. Omitted-fix: b66774b48dd98 Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref Omitted-fix: d38eaf611839b Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdev Omitted-fix: 1b0d946d6f08b Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceled Omitted-fix: e054c1a6ae731 Bluetooth: ISO: fix malformed ISO_END/CONT handling Omitted-fix: 4bd0b274054f2 Bluetooth: fix UAF in bt_accept_dequeue() Signed-off-by: David Marlin <dmarlin@redhat.com> Approved-by: Bastien Nocera <bnocera@redhat.com> Approved-by: Krzysztof Pawlinski <kpawlins@redhat.com> Approved-by: Charles Mirabile <cmirabil@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>