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, 01 Apr 2015 15:46:09 +0200
From:	Johannes Berg <johannes@...solutions.net>
To:	David Miller <davem@...emloft.net>
Cc:	netdev <netdev@...r.kernel.org>,
	linux-wireless <linux-wireless@...r.kernel.org>
Subject: pull-request: mac80211 2015-04-01

Hi Dave,

This morning I randomly ran into a kernel crash and then I looked into
it and came up with this fix. It's clearly been around for quite a while
without anyone having seen it before (to my knowledge), so if you think
you don't want to pull it into net.git at this point that should be
fine.

Let me know what you want to do with it, I can also put it into
mac80211-next instead (although then Greg complains that he gets a lot
of Cc stable patches in rc1, but all the processes need time ...).

Thanks,
johannes


The following changes since commit f84eaa1068315409ffbef57e6fea312180787db3:

  mac80211: ignore CSA to same channel (2015-03-16 09:36:12 +0100)

are available in the git repository at:

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

for you to fetch changes up to 788211d81bfdf9b6a547d0530f206ba6ee76b107:

  mac80211: fix RX A-MPDU session reorder timer deletion (2015-04-01 14:35:01 +0200)

----------------------------------------------------------------
This contains just a single fix for a crash I happened to randomly
run into today during testing. It's clearly been around for a while,
but is pretty hard to trigger, even when I tried explicitly (and
modified the code to make it more likely) it rarely did.

----------------------------------------------------------------
Johannes Berg (1):
      mac80211: fix RX A-MPDU session reorder timer deletion

 net/mac80211/agg-rx.c   | 8 ++++++--
 net/mac80211/rx.c       | 7 ++++---
 net/mac80211/sta_info.h | 2 ++
 3 files changed, 12 insertions(+), 5 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ