[GIT PULL] bluetooth 2025-02-27
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Date: 2025-02-27 22:38:07
The following changes since commit 1e15510b71c99c6e49134d756df91069f7d18141:
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-02-27 09:32:42 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-02-27
for you to fetch changes up to d8df010f72b8a32aaea393e36121738bb53ed905:
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected() (2025-02-27 16:50:30 -0500)
----------------------------------------------------------------
bluetooth pull request for net:
- mgmt: Check return of mgmt_alloc_skb
- btusb: Initialize .owner field of force_poll_sync_fops
----------------------------------------------------------------
Haoxiang Li (2):
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
Salah Triki (1):
bluetooth: btusb: Initialize .owner field of force_poll_sync_fops
drivers/bluetooth/btusb.c | 1 +
net/bluetooth/mgmt.c | 5 +++++
2 files changed, 6 insertions(+)