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: <20240830220300.1316772-1-luiz.dentz@gmail.com>
Date: Fri, 30 Aug 2024 18:03:00 -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: pull request: bluetooth 2024-08-30

The following changes since commit fe1910f9337bd46a9343967b547ccab26b4b2c6e:

  tcp_bpf: fix return value of tcp_bpf_sendmsg() (2024-08-30 11:09:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-08-30

for you to fetch changes up to 1e9683c9b6ca88cc9340cdca85edd6134c8cffe3:

  Bluetooth: MGMT: Ignore keys being loaded with invalid type (2024-08-30 17:57:11 -0400)

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

 - qca: If memdump doesn't work, re-enable IBS
 - MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
 - Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
 - MGMT: Ignore keys being loaded with invalid type

----------------------------------------------------------------
Douglas Anderson (1):
      Bluetooth: qca: If memdump doesn't work, re-enable IBS

Luiz Augusto von Dentz (4):
      Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
      Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
      Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
      Bluetooth: MGMT: Ignore keys being loaded with invalid type

 drivers/bluetooth/hci_qca.c      |   1 +
 include/net/bluetooth/hci_core.h |   5 --
 include/net/bluetooth/hci_sync.h |   4 ++
 net/bluetooth/hci_conn.c         |   6 +-
 net/bluetooth/hci_sync.c         |  42 +++++++++++-
 net/bluetooth/mgmt.c             | 144 ++++++++++++++++++---------------------
 net/bluetooth/smp.c              |   7 --
 7 files changed, 117 insertions(+), 92 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ