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:	Mon, 30 May 2016 13:49:31 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	linux@...ck-us.net, shuah.kh@...sung.com, patches@...nelci.org,
	stable@...r.kernel.org
Subject: [PATCH 3.14 00/20] 3.14.71-stable review

This is the start of the stable review cycle for the 3.14.71 release.
There are 20 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 Wed Jun  1 20:49:23 UTC 2016.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v3.x/stable-review/patch-3.14.71-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 3.14.71-rc1

Chanwoo Choi <cw00.choi@...sung.com>
    serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()

Jiri Slaby <jslaby@...e.cz>
    tty: vt, return error when con_startup fails

Schemmel Hans-Christoph <Hans-Christoph.Schemmel@...alto.com>
    USB: serial: option: add support for Cinterion PH8 and AHxx

Johan Hovold <johan@...nel.org>
    USB: serial: io_edgeport: fix memory leaks in probe error path

Johan Hovold <johan@...nel.org>
    USB: serial: io_edgeport: fix memory leaks in attach error path

Johan Hovold <johan@...nel.org>
    USB: serial: quatech2: fix use-after-free in probe error path

Johan Hovold <johan@...nel.org>
    USB: serial: keyspan: fix use-after-free in probe error path

Johan Hovold <johan@...nel.org>
    USB: serial: mxuport: fix use-after-free in probe error path

Jiri Slaby <jslaby@...e.cz>
    Bluetooth: vhci: purge unhandled skbs

Matt Gumbel <matthew.k.gumbel@...el.com>
    mmc: longer timeout for long read time quirk

Lv Zheng <lv.zheng@...el.com>
    ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings

Adrian Hunter <adrian.hunter@...el.com>
    mmc: mmc: Fix partition switch timeout for some eMMCs

Roger Quadros <rogerq@...com>
    mfd: omap-usb-tll: Fix scheduling while atomic BUG

Catalin Vasile <cata.vasile@....com>
    crypto: caam - fix caam_jr_alloc() ret code

Steven Rostedt (Red Hat) <rostedt@...dmis.org>
    ring-buffer: Prevent overflow of size in ring_buffer_resize()

Steven Rostedt (Red Hat) <rostedt@...dmis.org>
    ring-buffer: Use long for nr_pages to avoid overflow failures

Stefan Metzmacher <metze@...ba.org>
    fs/cifs: correctly to anonymous authentication via NTLMSSP

Steve French <smfrench@...il.com>
    remove directory incorrectly tries to set delete on close on non-empty directories

Marc Zyngier <marc.zyngier@....com>
    arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables

Josef Bacik <jbacik@...com>
    Btrfs: don't use src fd for printk


-------------

Diffstat:

 Makefile                         |  4 +--
 arch/arm/kvm/mmu.c               | 17 +++++++-----
 drivers/acpi/osl.c               | 16 ++++++++----
 drivers/bluetooth/hci_vhci.c     |  1 +
 drivers/crypto/caam/jr.c         |  2 +-
 drivers/mfd/omap-usb-tll.c       | 13 +++++++---
 drivers/mmc/card/block.c         |  5 ++--
 drivers/mmc/core/core.c          |  4 +--
 drivers/mmc/core/mmc.c           |  7 +++++
 drivers/tty/serial/samsung.c     |  4 +--
 drivers/tty/vt/vt.c              |  5 ++--
 drivers/usb/serial/io_edgeport.c | 56 +++++++++++++++++++++++++++-------------
 drivers/usb/serial/keyspan.c     |  4 +++
 drivers/usb/serial/mxuport.c     | 10 +++++++
 drivers/usb/serial/option.c      | 26 ++++++++++++++-----
 drivers/usb/serial/quatech2.c    |  1 +
 fs/btrfs/ioctl.c                 |  2 +-
 fs/cifs/sess.c                   | 32 ++++++++++++++---------
 fs/cifs/smb2glob.h               |  1 +
 fs/cifs/smb2inode.c              |  8 ++++--
 fs/cifs/smb2pdu.c                | 16 ++++++++++++
 fs/cifs/smb2proto.h              |  2 ++
 kernel/trace/ring_buffer.c       | 35 +++++++++++++------------
 23 files changed, 189 insertions(+), 82 deletions(-)


Powered by blists - more mailing lists