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:   Fri,  1 Feb 2019 11:17:43 +0100
From:   Johannes Berg <johannes@...solutions.net>
To:     David Miller <davem@...emloft.net>
Cc:     netdev@...r.kernel.org, linux-wireless@...r.kernel.org
Subject: pull-request: mac80211 2019-02-01

Hi Dave,

Two more fixes for the current cycle, one is a new bug introduced
in 4.20, the other one seems to be much older.

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

Thanks,
johannes



The following changes since commit 5e66e35aab335b83d9ffb220d8a3a13986a7a60e:

  bnxt_en: Disable interrupts when allocating CP rings or NQs. (2019-01-31 12:55:28 -0800)

are available in the Git repository at:

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

for you to fetch changes up to e005bd7ddea06784c1eb91ac5bb6b171a94f3b05:

  cfg80211: call disconnect_wk when AP stops (2019-02-01 11:12:50 +0100)

----------------------------------------------------------------
Two more fixes:
 * sometimes, not enough tailroom was allocated for
   software-encrypted management frames in mac80211
 * cfg80211 regulatory restore got an additional condition,
   needs to rerun the checks after that condition changes

----------------------------------------------------------------
Felix Fietkau (1):
      mac80211: ensure that mgmt tx skbs have tailroom for encryption

Johannes Berg (1):
      cfg80211: call disconnect_wk when AP stops

 net/mac80211/tx.c   | 12 +++++++++---
 net/wireless/ap.c   |  2 ++
 net/wireless/core.h |  2 ++
 net/wireless/sme.c  |  2 +-
 4 files changed, 14 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ