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]
Message-Id: <cover.1476953088.git.jslaby@suse.cz>
Date:   Thu, 20 Oct 2016 10:44:57 +0200
From:   Jiri Slaby <jslaby@...e.cz>
To:     stable@...r.kernel.org
Cc:     linux@...ck-us.net, shuah.kh@...sung.com,
        linux-kernel@...r.kernel.org, Jiri Slaby <jslaby@...e.cz>
Subject: [PATCH 3.12 0/5] 3.12.66-stable review

This is the start of the stable review cycle for the 3.12.66 release.
There are 5 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Mon Oct 24 10:44:48 CEST 2016.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	http://kernel.org/pub/linux/kernel/people/jirislaby/stable-review/patch-3.12.66-rc1.xz
and the diffstat can be found below.

thanks,
js

===============


Arend Van Spriel (1):
  brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()

H.J. Lu (1):
  x86/build: Build compressed x86 kernels as PIE

Jaewon Kim (1):
  ratelimit: fix bug in time interval by resetting right begin time

Junichi Nomura (1):
  dm: fix AB-BA deadlock in __dm_destroy()

Linus Torvalds (1):
  mm: remove gup_flags FOLL_WRITE games from __get_user_pages()

 arch/x86/boot/compressed/Makefile                  | 14 ++++++++++-
 arch/x86/boot/compressed/head_32.S                 | 28 ++++++++++++++++++++++
 arch/x86/boot/compressed/head_64.S                 |  8 +++++++
 drivers/md/dm.c                                    |  4 ++--
 .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c  |  2 +-
 include/linux/mm.h                                 |  1 +
 lib/ratelimit.c                                    |  2 +-
 mm/memory.c                                        | 14 +++++++++--
 8 files changed, 66 insertions(+), 7 deletions(-)

-- 
2.10.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ