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]
Date:   Mon,  8 Jun 2020 10:08:32 +0200
From:   Johannes Berg <johannes@...solutions.net>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: mac80211 2020-06-08

Hi Dave,

We have a couple of updates - most importantly the fix
for the deadlock issue that came up.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit 98749b7188affbf2900c2aab704a8853901d1139:

  yam: fix possible memory leak in yam_init_driver (2020-06-04 15:58:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2020-06-08

for you to fetch changes up to 59d4bfc1e2c09435d91c980b03f7b72ce6e9f24e:

  net: fix wiki website url mac80211 and wireless files (2020-06-08 10:06:05 +0200)

----------------------------------------------------------------
Just a small update:
 * fix the deadlock on rfkill/wireless removal that a few
   people reported
 * fix an uninitialized variable
 * update wiki URLs

----------------------------------------------------------------
Flavio Suligoi (3):
      doc: networking: wireless: fix wiki website url
      include: fix wiki website url in netlink interface header
      net: fix wiki website url mac80211 and wireless files

Johannes Berg (2):
      cfg80211: fix management registrations deadlock
      mac80211: initialize return flags in HE 6 GHz operation parsing

 Documentation/networking/mac80211-injection.rst |  2 +-
 Documentation/networking/regulatory.rst         |  6 +++---
 include/net/cfg80211.h                          |  5 +++--
 include/uapi/linux/nl80211.h                    |  2 +-
 net/mac80211/mlme.c                             |  2 ++
 net/mac80211/rx.c                               |  2 +-
 net/wireless/Kconfig                            |  2 +-
 net/wireless/core.c                             |  6 +++---
 net/wireless/core.h                             |  2 ++
 net/wireless/mlme.c                             | 26 ++++++++++++++++++++-----
 10 files changed, 38 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ