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, 27 Oct 2021 16:37:55 +0200
From:   Johannes Berg <johannes@...solutions.net>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: mac80211 2021-10-27

Hi,

Two more fixes. Both issues have been around for a while though.

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

Thanks,
johannes



The following changes since commit 95a359c9553342d36d408d35331ff0bfce75272f:

  net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_set_mask_and_coherent (2021-10-24 13:38:56 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2021-10-27

for you to fetch changes up to 689a0a9f505f7bffdefe6f17fddb41c8ab6344f6:

  cfg80211: correct bridge/4addr mode check (2021-10-25 15:23:20 +0200)

----------------------------------------------------------------
Two fixes:
 * bridge vs. 4-addr mode check was wrong
 * management frame registrations locking was
   wrong, causing list corruption/crashes

----------------------------------------------------------------
Janusz Dziedzic (1):
      cfg80211: correct bridge/4addr mode check

Johannes Berg (1):
      cfg80211: fix management registrations locking

 include/net/cfg80211.h |  2 --
 net/wireless/core.c    |  2 +-
 net/wireless/core.h    |  2 ++
 net/wireless/mlme.c    | 26 ++++++++++++++------------
 net/wireless/util.c    | 14 +++++++-------
 5 files changed, 24 insertions(+), 22 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ