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:   Wed, 15 Apr 2020 10:44:26 +0200
From:   Johannes Berg <johannes@...solutions.net>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: mac80211 2020-04-15

Hi Dave,

So far we only have a few fixes for wireless, nothing really
that important.

However, over Easter I found an Easter egg in the form of some
netlink validation and the policy export patches that I made
a little more than a year ago (and then evidently forgot about).
I'll send those once you reopen net-next, but wanted to already
say that they will depend on pulling the FTM responder policy
fix into that. Obviously this isn't at all urgent, but for that
I'd appreciate if you could pull net (with this pull request
included) into net-next at some point.

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

Thanks,
johannes



The following changes since commit e154659ba39a1c2be576aaa0a5bda8088d707950:

  mptcp: fix double-unlock in mptcp_poll (2020-04-12 21:04:08 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2020-04-15

for you to fetch changes up to 93e2d04a1888668183f3fb48666e90b9b31d29e6:

  mac80211: fix channel switch trigger from unknown mesh peer (2020-04-15 09:54:26 +0200)

----------------------------------------------------------------
A couple of fixes:
 * FTM responder policy netlink validation fix
   (but the only user validates again later)
 * kernel-doc fixes
 * a fix for a race in mac80211 radio registration vs. userspace
 * a mesh channel switch fix
 * a fix for a syzbot reported kasprintf() issue

----------------------------------------------------------------
Johannes Berg (1):
      nl80211: fix NL80211_ATTR_FTM_RESPONDER policy

Lothar Rubusch (1):
      cfg80211: fix kernel-doc notation

Sumit Garg (1):
      mac80211: fix race in ieee80211_register_hw()

Tamizh chelvam (1):
      mac80211: fix channel switch trigger from unknown mesh peer

Tuomas Tynkkynen (1):
      mac80211_hwsim: Use kstrndup() in place of kasprintf()

 drivers/net/wireless/mac80211_hwsim.c | 12 ++++++------
 include/net/cfg80211.h                | 10 ++++++++++
 net/mac80211/main.c                   | 24 +++++++++++++-----------
 net/mac80211/mesh.c                   | 11 +++++++----
 net/wireless/nl80211.c                |  6 ++----
 5 files changed, 38 insertions(+), 25 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ