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: <20250530174835.405726-1-luiz.dentz@gmail.com>
Date: Fri, 30 May 2025 13:48:35 -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-05-30

The following changes since commit d3faab9b5a6a0477d69c38bd11c43aa5e936f929:

  net: usb: aqc111: debug info before sanitation (2025-05-30 12:14:53 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-05-30

for you to fetch changes up to 03dba9cea72f977e873e4e60e220fa596959dd8f:

  Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION (2025-05-30 13:29:42 -0400)

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

 - hci_qca: move the SoC type check to the right place
 - MGMT: reject malformed HCI_CMD_SYNC commands
 - btnxpuart: Fix missing devm_request_irq() return value check
 - L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION

----------------------------------------------------------------
Bartosz Golaszewski (1):
      Bluetooth: hci_qca: move the SoC type check to the right place

Dmitry Antipov (1):
      Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands

Krzysztof Kozlowski (1):
      Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check

Luiz Augusto von Dentz (1):
      Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION

 drivers/bluetooth/btnxpuart.c |  2 ++
 drivers/bluetooth/hci_qca.c   | 14 +++++++-------
 net/bluetooth/l2cap_core.c    |  3 ++-
 net/bluetooth/mgmt.c          |  3 ++-
 4 files changed, 13 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ