Linux wireless drivers development
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: pull-request: mac80211 2017-10-25
Date: Wed, 25 Oct 2017 16:03:42 +0200	[thread overview]
Message-ID: <20171025140343.21477-1-johannes@sipsolutions.net> (raw)

Hi Dave,

Here are a few more fixes for net, we started comprehensive testing
for the security issues and found that the problem wasn't addressed
in TKIP, so that's included, along with a handful other fixes.

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

Thanks,
johannes



The following changes since commit 1b72bf5a0777d7cec6c2d857ac15599022b3c123:

  Merge tag 'mac80211-for-davem-2017-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 (2017-10-16 21:27:16 +0100)

are available in the git repository at:

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

for you to fetch changes up to cfbb0d90a7abb289edc91833d0905931f8805f12:

  mac80211: don't compare TKIP TX MIC key in reinstall prevention (2017-10-25 11:04:45 +0200)

----------------------------------------------------------------
Here are:
 * follow-up fixes for the WoWLAN security issue, to fix a
   partial TKIP key material problem and to use crypto_memneq()
 * a change for better enforcement of FQ's memory limit
 * a disconnect/connect handling fix, and
 * a user rate mask validation fix

----------------------------------------------------------------
Jason A. Donenfeld (1):
      mac80211: use constant time comparison with keys

Johannes Berg (3):
      cfg80211: fix connect/disconnect edge cases
      mac80211: validate user rate mask before configuring driver
      mac80211: don't compare TKIP TX MIC key in reinstall prevention

Toke Høiland-Jørgensen (1):
      fq_impl: Properly enforce memory limit

 include/net/fq_impl.h |  9 ++++++---
 net/mac80211/cfg.c    | 12 ++++++------
 net/mac80211/key.c    | 37 +++++++++++++++++++++++++++++++++++--
 net/wireless/sme.c    | 50 +++++++++++++++++++++++++++++++++++++++++---------
 4 files changed, 88 insertions(+), 20 deletions(-)

             reply	other threads:[~2017-10-25 14:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-25 14:03 Johannes Berg [this message]
2017-10-27  4:51 ` pull-request: mac80211 2017-10-25 David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171025140343.21477-1-johannes@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=davem@davemloft.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox