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:   Fri,  9 Sep 2016 17:33:35 +0200
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,
        ben.hutchings@...ethink.co.uk, stable@...r.kernel.org
Subject: [PATCH 3.14 00/11] 3.14.79-stable review

------------------------------------------------------
NOTE:
This is going to be the last 3.14.y kernel release.  You should have
moved off of it by now to a more "modern" kernel, like 4.4, or even
better yet, 4.7 or newer.  After this release, it will be considered
end-of-life and not receive any more updates.
------------------------------------------------------

This is the start of the stable review cycle for the 3.14.79 release.
There are 11 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 Sun Sep 11 15:31:40 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.79-rc1.gz
or in the git tree and branch at:
  git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-3.14.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Andrea Arcangeli <aarcange@...hat.com>
    mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED

Willy Tarreau <w@....eu>
    fix d_walk()/non-delayed __d_free() race

Martin Schwidefsky <schwidefsky@...ibm.com>
    s390/sclp_ctl: fix potential information leak with /dev/sclp

Kangjie Lu <kangjielu@...il.com>
    rds: fix an infoleak in rds_inc_info_copy

Ian Abbott <abbotti@....co.uk>
    staging: comedi: ni_mio_common: fix wrong insn_write handler

Theodore Ts'o <tytso@....edu>
    ext4: validate that metadata blocks do not overlap superblock

Alexander Shiyan <shc_work@...l.ru>
    stb6100: fix buffer length check in stb6100_write_reg_range()

Tomer Barletz <barletz@...il.com>
    ALSA: oxygen: Fix logical-not-parentheses warning

James C Boyd <jcboyd.dev@...il.com>
    HID: hid-input: Add parentheses to quell gcc warning

Tim Gardner <tim.gardner@...onical.com>
    be2iscsi: Fix bogus WARN_ON length check

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Revert "can: fix handling of unmodifiable configuration options fix"


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

Diffstat:

 Makefile                                       |  4 ++--
 drivers/hid/hid-input.c                        |  2 +-
 drivers/media/dvb-frontends/stb6100.c          |  2 +-
 drivers/net/can/dev.c                          |  3 ---
 drivers/s390/char/sclp_ctl.c                   | 12 +++++++-----
 drivers/scsi/be2iscsi/be_main.c                |  2 +-
 drivers/staging/comedi/drivers/ni_mio_common.c |  2 +-
 fs/dcache.c                                    |  1 +
 fs/ext4/super.c                                | 18 +++++++++++++++++-
 mm/memory.c                                    | 14 ++++++++++++--
 net/rds/recv.c                                 |  2 ++
 sound/pci/oxygen/oxygen_mixer.c                |  2 +-
 12 files changed, 46 insertions(+), 18 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ