lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250410173542.625232-1-luiz.dentz@gmail.com>
Date: Thu, 10 Apr 2025 13:35:41 -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-04-10

The following changes since commit eaa517b77e63442260640d875f824d1111ca6569:

  ethtool: cmis_cdb: Fix incorrect read / write length extension (2025-04-10 14:32:43 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-04-10

for you to fetch changes up to 522e9ed157e3c21b4dd623c79967f72c21e45b78:

  Bluetooth: l2cap: Check encryption key size on incoming connection (2025-04-10 13:09:42 -0400)

----------------------------------------------------------------
bluetooth pull request for net:

 - btrtl: Prevent potential NULL dereference
 - qca: fix NV variant for one of WCN3950 SoCs
 - l2cap: Check encryption key size on incoming connection
 - hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
 - btnxpuart: Revert baudrate change in nxp_shutdown
 - btnxpuart: Add an error message if FW dump trigger fails
 - increment TX timestamping tskey always for stream sockets

----------------------------------------------------------------
Dan Carpenter (1):
      Bluetooth: btrtl: Prevent potential NULL dereference

Dmitry Baryshkov (1):
      Bluetooth: qca: fix NV variant for one of WCN3950 SoCs

Frédéric Danis (1):
      Bluetooth: l2cap: Check encryption key size on incoming connection

Luiz Augusto von Dentz (1):
      Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address

Neeraj Sanjay Kale (2):
      Bluetooth: btnxpuart: Revert baudrate change in nxp_shutdown
      Bluetooth: btnxpuart: Add an error message if FW dump trigger fails

Pauli Virtanen (1):
      Bluetooth: increment TX timestamping tskey always for stream sockets

 drivers/bluetooth/btnxpuart.c | 21 +++++++++++----------
 drivers/bluetooth/btqca.c     |  2 +-
 drivers/bluetooth/btrtl.c     |  2 ++
 net/bluetooth/hci_conn.c      |  8 ++++++--
 net/bluetooth/hci_event.c     |  5 +++--
 net/bluetooth/l2cap_core.c    |  3 ++-
 6 files changed, 25 insertions(+), 16 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ