linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2019-10-01
@ 2019-10-01 16:01 Johannes Berg
  2019-10-01 16:29 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2019-10-01 16:01 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-wireless

Hi Dave,

Here's a list of fixes - the BHs disabled one has been reported
multiple times, and the SSID/MBSSID ordering one has over-the-air
security implementations.

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

Thanks,
johannes



The following changes since commit 68ce6688a5baefde30914fc07fc27292dbbe8320:

  net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte (2019-09-30 18:32:20 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2019-10-01

for you to fetch changes up to d8dec42b5c2d2b273bc30b0e073cfbe832d69902:

  mac80211: keep BHs disabled while calling drv_tx_wake_queue() (2019-10-01 17:56:19 +0200)

----------------------------------------------------------------
A small list of fixes this time:
 * two null pointer dereference fixes
 * a fix for preempt-enabled/BHs-enabled (lockdep) splats
   (that correctly pointed out a bug)
 * a fix for multi-BSSID ordering assumptions
 * a fix for the EDMG support, on-stack chandefs need to
   be initialized properly (now that they're bigger)
 * beacon (head) data from userspace should be validated

----------------------------------------------------------------
Johannes Berg (4):
      nl80211: validate beacon head
      cfg80211: validate SSID/MBSSID element ordering assumption
      cfg80211: initialize on-stack chandefs
      mac80211: keep BHs disabled while calling drv_tx_wake_queue()

Miaoqing Pan (2):
      nl80211: fix null pointer dereference
      mac80211: fix txq null pointer dereference

 net/mac80211/debugfs_netdev.c | 11 +++++++++--
 net/mac80211/util.c           | 13 ++++++++-----
 net/wireless/nl80211.c        | 44 ++++++++++++++++++++++++++++++++++++++++---
 net/wireless/reg.c            |  2 +-
 net/wireless/scan.c           |  7 ++++++-
 net/wireless/wext-compat.c    |  2 +-
 6 files changed, 66 insertions(+), 13 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: mac80211 2019-10-01
  2019-10-01 16:01 pull-request: mac80211 2019-10-01 Johannes Berg
@ 2019-10-01 16:29 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2019-10-01 16:29 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Tue,  1 Oct 2019 18:01:16 +0200

> Here's a list of fixes - the BHs disabled one has been reported
> multiple times, and the SSID/MBSSID ordering one has over-the-air
> security implementations.
> 
> Please pull and let me know if there's any problem.

Pulled and build testing, thanks Johannes.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-01 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 16:01 pull-request: mac80211 2019-10-01 Johannes Berg
2019-10-01 16:29 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).