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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 8 Jun 2021 11:50:14 -0700
From:   Luiz Augusto von Dentz <luiz.dentz@...il.com>
To:     David Miller <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>
Cc:     "linux-bluetooth@...r.kernel.org" <linux-bluetooth@...r.kernel.org>,
        "open list:NETWORKING [GENERAL]" <netdev@...r.kernel.org>
Subject: Re: pull request: bluetooth 2021-06-03

Hi David, Jakub,

On Thu, Jun 3, 2021 at 2:52 PM Luiz Augusto von Dentz
<luiz.dentz@...il.com> wrote:
>
> The following changes since commit 62f3415db237b8d2aa9a804ff84ce2efa87df179:
>
>   net: phy: Document phydev::dev_flags bits allocation (2021-05-26 13:15:55 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2021-06-03
>
> for you to fetch changes up to 1f14a620f30b01234f8b61df396f513e2ec4887f:
>
>   Bluetooth: btusb: Fix failing to init controllers with operation firmware (2021-06-03 14:02:17 -0700)
>
> ----------------------------------------------------------------
> bluetooth pull request for net:
>
>  - Fixes UAF and CVE-2021-3564
>  - Fix VIRTIO_ID_BT to use an unassigned ID
>  - Fix firmware loading on some Intel Controllers
>
> ----------------------------------------------------------------
> Lin Ma (2):
>       Bluetooth: fix the erroneous flush_work() order
>       Bluetooth: use correct lock to prevent UAF of hdev object
>
> Luiz Augusto von Dentz (1):
>       Bluetooth: btusb: Fix failing to init controllers with operation firmware
>
> Marcel Holtmann (1):
>       Bluetooth: Fix VIRTIO_ID_BT assigned number
>
>  drivers/bluetooth/btusb.c       | 23 +++++++++++++++++++++--
>  include/uapi/linux/virtio_ids.h |  2 +-
>  net/bluetooth/hci_core.c        |  7 ++++++-
>  net/bluetooth/hci_sock.c        |  4 ++--
>  4 files changed, 30 insertions(+), 6 deletions(-)

We are hoping we could merge these before the release.


-- 
Luiz Augusto von Dentz

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ