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: <20200305134603.734F2C433A2@smtp.codeaurora.org>
Date:   Thu,  5 Mar 2020 13:46:03 +0000 (UTC)
From:   Kalle Valo <kvalo@...eaurora.org>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: wireless-drivers-2020-03-05

Hi,

here's a pull request to net tree, more info below. Please let me know if there
are any problems.

Kalle

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2020-03-05

for you to fetch changes up to b102f0c522cf668c8382c56a4f771b37d011cda2:

  mt76: fix array overflow on receiving too many fragments for a packet (2020-03-03 17:30:25 +0200)

----------------------------------------------------------------
wireless-drivers fixes for v5.6

Second set of fixes for v5.6. Only two small fixes this time.

iwlwifi

* fix another initialisation regression with 3168 devices

mt76

* fix memory corruption with too many rx fragments

----------------------------------------------------------------
Dan Moulding (1):
      iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices

Felix Fietkau (1):
      mt76: fix array overflow on receiving too many fragments for a packet

 drivers/net/wireless/intel/iwlwifi/mvm/nvm.c | 3 ++-
 drivers/net/wireless/mediatek/mt76/dma.c     | 9 ++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ