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, 19 Dec 2018 09:49:41 +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 2018-12-19

Hi Dave,

It's getting late in the cycle, so I don't know if you still want to
take these in, but we have three fixes for kernel crashes we've seen
at least here at Intel.

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

Thanks,
johannes



The following changes since commit a5f3932646a74e690ed532a1f421f75c3b8cf1ec:

  net: dsa: mv88e6xxx: set ethtool regs version (2018-12-17 23:29:00 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2018-12-19

for you to fetch changes up to 34b1e0e9efe101822e83cc62d22443ed3867ae7a:

  mac80211: free skb fraglist before freeing the skb (2018-12-19 09:40:17 +0100)

----------------------------------------------------------------
Just three fixes:
 * fix a memory leak in an error path
 * fix TXQs in interface teardown
 * free fraglist if we used it internally
   before returning SKB

----------------------------------------------------------------
Johannes Berg (1):
      nl80211: fix memory leak if validate_pae_over_nl80211() fails

Sara Sharon (2):
      mac80211: fix a kernel panic when TXing after TXQ teardown
      mac80211: free skb fraglist before freeing the skb

 net/mac80211/iface.c   | 3 +++
 net/mac80211/main.c    | 2 --
 net/mac80211/status.c  | 5 +++++
 net/wireless/nl80211.c | 4 +++-
 4 files changed, 11 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ