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, 22 Jan 2018 09:44:40 +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/89] 4.14.15-stable review

This is the start of the stable review cycle for the 4.14.15 release.
There are 89 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 Jan 24 08:39:25 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.15-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.15-rc1

Yan Markman <ymarkman@...vell.com>
    net: mvpp2: do not disable GMAC padding

Kirill A. Shutemov <kirill.shutemov@...ux.intel.com>
    mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()

Tom Lendacky <thomas.lendacky@....com>
    x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()

Andi Kleen <ak@...ux.intel.com>
    x86/retpoline: Optimize inline assembler for vmexit_fill_RSB

zhenwei.pi <zhenwei.pi@...runcloud.com>
    x86/pti: Document fix wrong index

Masami Hiramatsu <mhiramat@...nel.org>
    kprobes/x86: Disable optimizing on the function jumps to indirect thunk

Masami Hiramatsu <mhiramat@...nel.org>
    kprobes/x86: Blacklist indirect thunk functions for kprobes

Masami Hiramatsu <mhiramat@...nel.org>
    retpoline: Introduce start/end markers of indirect thunk

Thomas Gleixner <tglx@...utronix.de>
    x86/mce: Make machine check speculation protected

Marc Zyngier <marc.zyngier@....com>
    arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls

Punit Agrawal <punit.agrawal@....com>
    KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2

James Hogan <jhogan@...nel.org>
    MIPS: CM: Drop WARN_ON(vp != 0)

Lorenzo Pieralisi <lorenzo.pieralisi@....com>
    alpha/PCI: Fix noname IRQ level detection

Laura Abbott <labbott@...hat.com>
    x86: Use __nostackprotect for sme_encrypt_kernel

Wei Yongjun <weiyongjun1@...wei.com>
    dm crypt: fix error return code in crypt_ctr()

Ondrej Kozina <okozina@...hat.com>
    dm crypt: wipe kernel key copy after IV initialization

Milan Broz <gmazyland@...il.com>
    dm crypt: fix crash by adding missing check for auth key size

Mikulas Patocka <mpatocka@...hat.com>
    dm integrity: don't store cipher request on the stack

Dennis Yang <dennisyang@...p.com>
    dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6

Joe Thornber <thornber@...hat.com>
    dm btree: fix serious bug in btree_split_beneath()

Rob Clark <rclark@...hat.com>
    drm/vmwgfx: fix memory corruption with legacy/sou connectors

Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>
    workqueue: avoid hard lockups in show_workqueue_state()

Hannes Reinecke <hare@...e.de>
    scsi: libsas: Disable asynchronous aborts for SATA devices

Xinyu Lin <xinyu0123@...il.com>
    libata: apply MAX_SEC_1024 to all LITEON EP1 series devices

Alexey Dobriyan <adobriyan@...il.com>
    proc: fix coredump vs read /proc/*/stat race

Xi Kangjie <imxikangjie@...il.com>
    scripts/gdb/linux/tasks.py: fix get_thread_info

Jeremy Compostella <jeremy.compostella@...el.com>
    i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA

Marc Kleine-Budde <mkl@...gutronix.de>
    can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once

Marc Kleine-Budde <mkl@...gutronix.de>
    can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once

Stephane Grosjean <s.grosjean@...k-system.com>
    can: peak: fix potential bug in packet fragmentation

Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
    ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7

Maxime Ripard <maxime.ripard@...e-electrons.com>
    ARM: sunxi_defconfig: Enable CMA

Gregory CLEMENT <gregory.clement@...e-electrons.com>
    ARM64: dts: marvell: armada-cp110: Fix clock resources for various node

Arnd Bergmann <arnd@...db.de>
    phy: work around 'phys' references to usb-nop-xceiv devices

Steven Rostedt (VMware) <rostedt@...dmis.org>
    tracing: Fix converting enum's from the map in trace_event_eval_update()

Johan Hovold <johan@...nel.org>
    Input: twl4030-vibra - fix sibling-node lookup

Johan Hovold <johan@...nel.org>
    Input: twl6040-vibra - fix child-node lookup

Johan Hovold <johan@...nel.org>
    Input: 88pm860x-ts - fix child-node lookup

Nick Desaulniers <nick.desaulniers@...il.com>
    Input: synaptics-rmi4 - prevent UAF reported by KASAN

Nir Perry <nirperry@...il.com>
    Input: ALPS - fix multi-touch decoding on SS4 plus touchpads

Tom Lendacky <thomas.lendacky@....com>
    x86/mm: Encrypt the initrd earlier for BSP microcode update

Tero Kristo <t-kristo@...com>
    ARM: OMAP3: hwmod_data: add missing module_offs for MMC3

Tom Lendacky <thomas.lendacky@....com>
    x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption

Tom Lendacky <thomas.lendacky@....com>
    x86/mm: Centralize PMD flags in sme_encrypt_kernel()

Tom Lendacky <thomas.lendacky@....com>
    x86/mm: Use a struct to reduce parameters for SME PGD mapping

Tom Lendacky <thomas.lendacky@....com>
    x86/mm: Clean up register saving in the __enc_copy() assembly code

Thomas Gleixner <tglx@...utronix.de>
    x86/apic/vector: Fix off by one in error path

Joe Lawrence <joe.lawrence@...hat.com>
    pipe: avoid round_pipe_size() nr_pages overflow on 32-bit

Len Brown <len.brown@...el.com>
    x86/tsc: Fix erroneous TSC rate on Skylake Xeon

Len Brown <len.brown@...el.com>
    x86/tsc: Future-proof native_calibrate_tsc()

Andi Kleen <ak@...ux.intel.com>
    x86/idt: Mark IDT tables __initconst

Eric W. Biederman <ebiederm@...ssion.com>
    x86/mm/pkeys: Fix fill_sig_info_pkey

Thomas Gleixner <tglx@...utronix.de>
    x86/intel_rdt/cqm: Prevent use after free

Andi Kleen <ak@...ux.intel.com>
    module: Add retpoline tag to VERMAGIC

Paolo Bonzini <pbonzini@...hat.com>
    x86/cpufeature: Move processor tracing out of scattered features

Josh Poimboeuf <jpoimboe@...hat.com>
    objtool: Improve error message for bad file argument

Tom Lendacky <thomas.lendacky@....com>
    x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros

David Woodhouse <dwmw@...zon.co.uk>
    x86/retpoline: Fill RSB on context switch for affected CPUs

Andrey Ryabinin <aryabinin@...tuozzo.com>
    x86/kasan: Panic if there is not enough memory to boot

Benoît Thébaudeau <benoit.thebaudeau.dev@...il.com>
    mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock

Josh Poimboeuf <jpoimboe@...hat.com>
    objtool: Fix seg fault with gold linker

Josh Snyder <joshs@...flix.com>
    delayacct: Account blkio completion on the correct task

Sagi Grimberg <sagi@...mberg.me>
    iser-target: Fix possible use-after-free in connection establishment error

Eric Biggers <ebiggers@...gle.com>
    af_key: fix buffer overread in parse_exthdrs()

Eric Biggers <ebiggers@...gle.com>
    af_key: fix buffer overread in verify_address_len()

Thomas Gleixner <tglx@...utronix.de>
    timers: Unconditionally check deferrable base

Leon Romanovsky <leonro@...lanox.com>
    RDMA/mlx5: Fix out-of-bound access while querying AH

Dan Carpenter <dan.carpenter@...cle.com>
    IB/hfi1: Prevent a NULL dereference

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Apply the existing quirk to iMac 14,1

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variant

Takashi Iwai <tiwai@...e.de>
    ALSA: pcm: Remove yet superfluous WARN_ON()

Takashi Iwai <tiwai@...e.de>
    ALSA: seq: Make ioctls race-free

Li Jinyue <lijinyue@...wei.com>
    futex: Prevent overflow by strengthen input validation

Peter Zijlstra <peterz@...radead.org>
    futex: Avoid violating the 10th rule of futex

Oliver O'Halloran <oohall@...il.com>
    powerpc/powernv: Check device-tree for RFI flush settings

Michael Neuling <mikey@...ling.org>
    powerpc/pseries: Query hypervisor for RFI flush settings

Michael Ellerman <mpe@...erman.id.au>
    powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti

Michael Ellerman <mpe@...erman.id.au>
    powerpc/64s: Add support for RFI flush of L1-D cache

Nicholas Piggin <npiggin@...il.com>
    powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL

Nicholas Piggin <npiggin@...il.com>
    powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL

Nicholas Piggin <npiggin@...il.com>
    powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL

Nicholas Piggin <npiggin@...il.com>
    powerpc/64s: Simple RFI macro conversions

Nicholas Piggin <npiggin@...il.com>
    powerpc/64: Add macros for annotating the destination of rfid/hrfid

Michael Neuling <mikey@...ling.org>
    powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper

Simon Ser <contact@...rsion.fr>
    objtool: Fix seg fault caused by missing parameter

Lukas Bulwahn <lukas.bulwahn@...il.com>
    objtool: Fix Clang enum conversion warning

Simon Ser <contact@...rsion.fr>
    objtool: Fix seg fault with clang-compiled objects

Rob Clark <robdclark@...il.com>
    drm/nouveau/disp/gf119: add missing drive vfunc ptr

Andrew Morton <akpm@...ux-foundation.org>
    tools/objtool/Makefile: don't assume sync-check.sh is executable


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

Diffstat:

 Documentation/x86/pti.txt                          |   2 +-
 Makefile                                           |   4 +-
 arch/alpha/kernel/sys_sio.c                        |  35 +-
 arch/arm/boot/dts/kirkwood-openblocks_a7.dts       |  10 +-
 arch/arm/configs/sunxi_defconfig                   |   2 +
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c         |   1 +
 .../boot/dts/marvell/armada-cp110-master.dtsi      |  13 +-
 .../arm64/boot/dts/marvell/armada-cp110-slave.dtsi |   9 +-
 arch/arm64/kvm/handle_exit.c                       |   4 +-
 arch/mips/kernel/mips-cm.c                         |   1 -
 arch/powerpc/include/asm/exception-64e.h           |   6 +
 arch/powerpc/include/asm/exception-64s.h           |  57 +++-
 arch/powerpc/include/asm/feature-fixups.h          |  13 +
 arch/powerpc/include/asm/hvcall.h                  |  17 +
 arch/powerpc/include/asm/paca.h                    |  10 +
 arch/powerpc/include/asm/plpar_wrappers.h          |  14 +
 arch/powerpc/include/asm/setup.h                   |  13 +
 arch/powerpc/kernel/asm-offsets.c                  |   5 +
 arch/powerpc/kernel/entry_64.S                     |  44 ++-
 arch/powerpc/kernel/exceptions-64s.S               | 135 +++++++-
 arch/powerpc/kernel/setup_64.c                     | 101 ++++++
 arch/powerpc/kernel/vmlinux.lds.S                  |   9 +
 arch/powerpc/kvm/book3s_hv_rmhandlers.S            |   7 +-
 arch/powerpc/kvm/book3s_rmhandlers.S               |   7 +-
 arch/powerpc/kvm/book3s_segment.S                  |   4 +-
 arch/powerpc/lib/feature-fixups.c                  |  41 +++
 arch/powerpc/platforms/powernv/setup.c             |  49 +++
 arch/powerpc/platforms/pseries/setup.c             |  35 ++
 arch/x86/entry/entry_32.S                          |  11 +
 arch/x86/entry/entry_64.S                          |  13 +-
 arch/x86/include/asm/cpufeatures.h                 |   3 +-
 arch/x86/include/asm/mem_encrypt.h                 |   4 +-
 arch/x86/include/asm/nospec-branch.h               |  16 +-
 arch/x86/include/asm/traps.h                       |   1 +
 arch/x86/kernel/apic/vector.c                      |   7 +-
 arch/x86/kernel/cpu/bugs.c                         |  36 +++
 arch/x86/kernel/cpu/intel_rdt.c                    |   8 +-
 arch/x86/kernel/cpu/mcheck/mce.c                   |   5 +
 arch/x86/kernel/cpu/scattered.c                    |   1 -
 arch/x86/kernel/head64.c                           |   4 +-
 arch/x86/kernel/idt.c                              |  12 +-
 arch/x86/kernel/kprobes/opt.c                      |  23 +-
 arch/x86/kernel/process.c                          |  25 +-
 arch/x86/kernel/setup.c                            |   8 -
 arch/x86/kernel/tsc.c                              |   3 +-
 arch/x86/kernel/vmlinux.lds.S                      |   6 +
 arch/x86/lib/retpoline.S                           |   5 +-
 arch/x86/mm/fault.c                                |   7 +-
 arch/x86/mm/kasan_init_64.c                        |  24 +-
 arch/x86/mm/mem_encrypt.c                          | 356 +++++++++++++++------
 arch/x86/mm/mem_encrypt_boot.S                     |  80 ++---
 drivers/ata/libata-core.c                          |   1 +
 .../gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c    |   1 +
 drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c                |   4 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c               |   4 +-
 drivers/i2c/i2c-core-smbus.c                       |  13 +-
 drivers/infiniband/hw/hfi1/file_ops.c              |   4 +-
 drivers/infiniband/hw/mlx5/qp.c                    |   7 +-
 drivers/infiniband/ulp/isert/ib_isert.c            |   1 +
 drivers/input/misc/twl4030-vibra.c                 |   6 +-
 drivers/input/misc/twl6040-vibra.c                 |   3 +-
 drivers/input/mouse/alps.c                         |  23 +-
 drivers/input/mouse/alps.h                         |  10 +-
 drivers/input/rmi4/rmi_driver.c                    |   4 +-
 drivers/input/touchscreen/88pm860x-ts.c            |  16 +-
 drivers/md/dm-crypt.c                              |  20 +-
 drivers/md/dm-integrity.c                          |  49 ++-
 drivers/md/dm-thin-metadata.c                      |   6 +-
 drivers/md/persistent-data/dm-btree.c              |  19 +-
 drivers/mmc/host/sdhci-esdhc-imx.c                 |  14 +
 drivers/net/can/usb/peak_usb/pcan_usb_fd.c         |  21 +-
 drivers/net/ethernet/marvell/mvpp2.c               |   9 -
 drivers/phy/phy-core.c                             |   4 +
 drivers/scsi/libsas/sas_scsi_host.c                |  17 +-
 fs/pipe.c                                          |  17 +-
 fs/proc/array.c                                    |   7 +-
 include/linux/delayacct.h                          |   8 +-
 include/linux/swapops.h                            |  21 ++
 include/linux/vermagic.h                           |   8 +-
 kernel/delayacct.c                                 |  42 ++-
 kernel/futex.c                                     |  86 ++++-
 kernel/locking/rtmutex.c                           |  26 +-
 kernel/locking/rtmutex_common.h                    |   1 +
 kernel/sched/core.c                                |   6 +-
 kernel/time/timer.c                                |   2 +-
 kernel/trace/trace_events.c                        |  16 +-
 kernel/workqueue.c                                 |  13 +
 mm/page_vma_mapped.c                               |  63 ++--
 net/can/af_can.c                                   |  36 +--
 net/key/af_key.c                                   |   8 +
 scripts/Makefile.build                             |  14 +-
 scripts/gdb/linux/tasks.py                         |   2 +
 sound/core/pcm_lib.c                               |   1 -
 sound/core/seq/seq_clientmgr.c                     |   3 +
 sound/core/seq/seq_clientmgr.h                     |   1 +
 sound/pci/hda/patch_cirrus.c                       |   1 +
 sound/pci/hda/patch_realtek.c                      |   1 +
 tools/objtool/Makefile                             |   2 +-
 tools/objtool/arch/x86/decode.c                    |   2 +-
 tools/objtool/builtin-orc.c                        |   4 +-
 tools/objtool/elf.c                                |   4 +-
 tools/objtool/orc_gen.c                            |   2 +
 virt/kvm/arm/mmu.c                                 |   2 +-
 103 files changed, 1514 insertions(+), 447 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ