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, 26 Apr 2019 11:07:46 +0200
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-04-26

Hi Dave,

Just have a few more stragglers, looks like things have quieted down.

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

Thanks,
johannes



The following changes since commit c03fd0171ba6c8807ff5ba7c797896c84e18f3bc:

  Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 (2019-04-09 10:57:10 -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-04-26

for you to fetch changes up to 517879147493a5e1df6b89a50f708f1133fcaddb:

  mac80211: don't attempt to rename ERR_PTR() debugfs dirs (2019-04-23 13:47:05 +0200)

----------------------------------------------------------------
 * fix use-after-free in mac80211 TXQs
 * fix RX STBC byte order
 * fix debugfs rename crashing due to ERR_PTR()
 * fix missing regulatory notification

----------------------------------------------------------------
Bhagavathi Perumal S (1):
      mac80211: Fix kernel panic due to use of txq after free

Johannes Berg (2):
      mac80211: fix RX STBC override byte order
      mac80211: don't attempt to rename ERR_PTR() debugfs dirs

Sriram R (1):
      cfg80211: Notify previous user request during self managed wiphy registration

 net/mac80211/debugfs_netdev.c | 2 +-
 net/mac80211/ht.c             | 5 +++--
 net/mac80211/iface.c          | 3 +++
 net/wireless/reg.c            | 5 ++---
 4 files changed, 9 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ