[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251031170959.590470-1-luiz.dentz@gmail.com>
Date: Fri, 31 Oct 2025 13:09:59 -0400
From: Luiz Augusto von Dentz <luiz.dentz@...il.com>
To: davem@...emloft.net,
kuba@...nel.org
Cc: linux-bluetooth@...r.kernel.org,
netdev@...r.kernel.org
Subject: [GIT PULL] bluetooth 2025-10-31
The following changes since commit e5763491237ffee22d9b554febc2d00669f81dee:
Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-10-30 18:35:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-10-31
for you to fetch changes up to 8d59fba49362c65332395789fd82771f1028d87e:
Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern() (2025-10-31 12:43:05 -0400)
----------------------------------------------------------------
bluetooth pull request for net:
- btrtl: Fix memory leak in rtlbt_parse_firmware_v2()
- MGMT: Fix OOB access in parse_adv_monitor_pattern()
- hci_event: validate skb length for unknown CC opcode
----------------------------------------------------------------
Abdun Nihaal (1):
Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2()
Ilia Gavrilov (1):
Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
Raphael Pinsonneault-Thibeault (1):
Bluetooth: hci_event: validate skb length for unknown CC opcode
drivers/bluetooth/btrtl.c | 4 +++-
include/net/bluetooth/mgmt.h | 2 +-
net/bluetooth/hci_event.c | 7 +++++++
net/bluetooth/mgmt.c | 6 +++---
4 files changed, 14 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists