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:   Thu,  4 Jan 2018 13:09:17 +0100
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, shuahkh@....samsung.com, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
        stable@...r.kernel.org
Subject: [PATCH 4.14 00/14] 4.14.12-stable review

This is the start of the stable review cycle for the 4.14.12 release.
There are 14 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 Sat Jan  6 12:08:52 UTC 2018.
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/v4.x/stable-review/patch-4.14.12-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-4.14.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Troy Kisky <troy.kisky@...ndarydevices.com>
    rtc: m41t80: remove unneeded checks from m41t80_sqw_set_rate

Troy Kisky <troy.kisky@...ndarydevices.com>
    rtc: m41t80: avoid i2c read in m41t80_sqw_is_prepared

Troy Kisky <troy.kisky@...ndarydevices.com>
    rtc: m41t80: avoid i2c read in m41t80_sqw_recalc_rate

Troy Kisky <troy.kisky@...ndarydevices.com>
    rtc: m41t80: fix m41t80_sqw_round_rate return value

Troy Kisky <troy.kisky@...ndarydevices.com>
    rtc: m41t80: m41t80_sqw_set_rate should return 0 on success

Steffen Klassert <steffen.klassert@...unet.com>
    Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."

Nick Desaulniers <ndesaulniers@...gle.com>
    x86/process: Define cpu_tss_rw in same section as declaration

Thomas Gleixner <tglx@...utronix.de>
    x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()

Josh Poimboeuf <jpoimboe@...hat.com>
    x86/dumpstack: Print registers for first stack frame

Josh Poimboeuf <jpoimboe@...hat.com>
    x86/dumpstack: Fix partial register dumps

Thomas Gleixner <tglx@...utronix.de>
    x86/pti: Make sure the user/kernel PTEs match

Tom Lendacky <thomas.lendacky@....com>
    x86/cpu, x86/pti: Do not enable PTI on AMD processors

Eric Biggers <ebiggers@...gle.com>
    capabilities: fix buffer overread on very short xattr

Kees Cook <keescook@...omium.org>
    exec: Weaken dumpability for secureexec


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

Diffstat:

 Makefile                         |  4 +-
 arch/x86/entry/entry_64_compat.S | 13 +++----
 arch/x86/include/asm/unwind.h    | 17 ++++++--
 arch/x86/kernel/cpu/common.c     |  4 +-
 arch/x86/kernel/dumpstack.c      | 31 ++++++++++-----
 arch/x86/kernel/process.c        |  2 +-
 arch/x86/kernel/stacktrace.c     |  2 +-
 arch/x86/mm/pti.c                |  3 +-
 drivers/rtc/rtc-m41t80.c         | 84 ++++++++++++++++++----------------------
 fs/exec.c                        |  9 ++++-
 net/xfrm/xfrm_policy.c           | 29 ++++++++------
 security/commoncap.c             | 21 +++++-----
 12 files changed, 120 insertions(+), 99 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ