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:   Wed, 14 Aug 2019 19:00:58 +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@...nel.org, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
        stable@...r.kernel.org
Subject: [PATCH 4.14 00/69] 4.14.139-stable review

This is the start of the stable review cycle for the 4.14.139 release.
There are 69 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 Fri 16 Aug 2019 04:55:34 PM UTC.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.139-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.139-rc1

Luca Coelho <luciano.coelho@...el.com>
    iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support

Luca Coelho <luciano.coelho@...el.com>
    iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41

Emmanuel Grumbach <emmanuel.grumbach@...el.com>
    iwlwifi: mvm: fix an out-of-bound access

Emmanuel Grumbach <emmanuel.grumbach@...el.com>
    iwlwifi: don't unmap as page memory that was mapped as single

Brian Norris <briannorris@...omium.org>
    mwifiex: fix 802.11n/WPA detection

Wanpeng Li <wanpengli@...cent.com>
    KVM: Fix leak vCPU's VMCS value into other pCPU

Trond Myklebust <trond.myklebust@...merspace.com>
    NFSv4: Fix an Oops in nfs4_do_setattr

Trond Myklebust <trond.myklebust@...marydata.com>
    NFSv4: Only pass the delegation to setattr if we're sending a truncate

Steve French <stfrench@...rosoft.com>
    smb3: send CAP_DFS capability during session setup

Pavel Shilovsky <pshilov@...rosoft.com>
    SMB3: Fix deadlock in validate negotiate hits reconnect

Brian Norris <briannorris@...omium.org>
    mac80211: don't WARN on short WMM parameters from AP

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Don't override global PCM hw info flag

Wenwen Wang <wenwen@...uga.edu>
    ALSA: firewire: fix a memory leak bug

Stanislav Lisovskiy <stanislav.lisovskiy@...el.com>
    drm/i915: Fix wrong escape clock divisor init for GLK

Guenter Roeck <linux@...ck-us.net>
    hwmon: (nct7802) Fix wrong detection of in4 presence

Tomas Bortoli <tomasbortoli@...il.com>
    can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices

Tomas Bortoli <tomasbortoli@...il.com>
    can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices

Roderick Colenbrander <roderick@...kai.com>
    HID: sony: Fix race condition between rumble and device remove.

Leonard Crestez <leonard.crestez@....com>
    perf/core: Fix creating kernel counters for PMUs that override event->cpu

Peter Zijlstra <peterz@...radead.org>
    tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop

Wenwen Wang <wenwen@...uga.edu>
    test_firmware: fix a memory leak bug

Hannes Reinecke <hare@...e.de>
    scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG

Tyrel Datwyler <tyreld@...ux.vnet.ibm.com>
    scsi: ibmvfc: fix WARN_ON during event pool release

Junxiao Bi <junxiao.bi@...cle.com>
    scsi: megaraid_sas: fix panic on loading firmware crashdump

Arnd Bergmann <arnd@...db.de>
    ARM: davinci: fix sleep.S build error on ARMv4

Lorenzo Pieralisi <lorenzo.pieralisi@....com>
    ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()

Arnd Bergmann <arnd@...db.de>
    drbd: dynamically allocate shash descriptor

Arnaldo Carvalho de Melo <acme@...hat.com>
    perf probe: Avoid calling freeing routine multiple times for same pointer

Jiri Olsa <jolsa@...nel.org>
    perf tools: Fix proper buffer size for feature processing

Charles Keepax <ckeepax@...nsource.cirrus.com>
    ALSA: compress: Be more restrictive about when a drain is allowed

Charles Keepax <ckeepax@...nsource.cirrus.com>
    ALSA: compress: Don't allow paritial drain operations on capture streams

Charles Keepax <ckeepax@...nsource.cirrus.com>
    ALSA: compress: Prevent bypasses of set_params

Charles Keepax <ckeepax@...nsource.cirrus.com>
    ALSA: compress: Fix regression on compressed capture streams

Julian Wiedmann <jwi@...ux.ibm.com>
    s390/qdio: add sanity checks to the fast-requeue path

Wen Yang <wen.yang99@....com.cn>
    cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()

Qian Cai <cai@....pw>
    drm: silence variable 'conn' set but not used

Björn Gerhart <gerhart@...teo.de>
    hwmon: (nct6775) Fix register address and added missed tolerance for nct6106

Brian Norris <briannorris@...omium.org>
    mac80211: don't warn about CW params when not using them

Thomas Tai <thomas.tai@...cle.com>
    iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND

Mauro Carvalho Chehab <mchehab+samsung@...nel.org>
    scripts/sphinx-pre-install: fix script for RHEL/CentOS

Laura Garcia Liebana <nevola@...il.com>
    netfilter: nft_hash: fix symhash with modulus one

Miaohe Lin <linmiaohe@...wei.com>
    netfilter: Fix rpfilter dropping vrf packets by mistake

Farhan Ali <alifm@...ux.ibm.com>
    vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn

Florian Westphal <fw@...len.de>
    netfilter: nfnetlink: avoid deadlock due to synchronous request_module

Stephane Grosjean <s.grosjean@...k-system.com>
    can: peak_usb: fix potential double kfree_skb()

Nikita Yushchenko <nikita.yoush@...entembedded.com>
    can: rcar_canfd: fix possible IRQ storm on high load

Suzuki K Poulose <suzuki.poulose@....com>
    usb: yurex: Fix use-after-free in yurex_delete

Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
    usb: host: xhci-rcar: Fix timeout in xhci_suspend()

Thomas Richter <tmricht@...ux.ibm.com>
    perf record: Fix module size on s390

Adrian Hunter <adrian.hunter@...el.com>
    perf db-export: Fix thread__exec_comm()

Thomas Richter <tmricht@...ux.ibm.com>
    perf annotate: Fix s390 gap between kernel end and module start

Joerg Roedel <jroedel@...e.de>
    mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()

Joerg Roedel <jroedel@...e.de>
    x86/mm: Sync also unmappings in vmalloc_sync_all()

Joerg Roedel <jroedel@...e.de>
    x86/mm: Check for pfn instead of page in vmalloc_sync_one()

Ben Hutchings <ben@...adent.org.uk>
    tcp: Clear sk_send_head after purging the write queue

Gary R Hook <gary.hook@....com>
    crypto: ccp - Add support for valid authsize values less than 16

Gary R Hook <gary.hook@....com>
    crypto: ccp - Validate buffer lengths for copy operations

Nick Desaulniers <ndesaulniers@...gle.com>
    lkdtm: support llvm-objcopy

Dmitry Torokhov <dmitry.torokhov@...il.com>
    Input: synaptics - enable RMI mode for HP Spectre X360

Mikulas Patocka <mpatocka@...hat.com>
    loop: set PF_MEMALLOC_NOIO for the worker thread

Kevin Hao <haokexin@...il.com>
    mmc: cavium: Add the missing dma unmap when the dma has finished.

Kevin Hao <haokexin@...il.com>
    mmc: cavium: Set the correct dma max segment size for mmc_host

Wenwen Wang <wenwen@...uga.edu>
    sound: fix a memory leak bug

Oliver Neukum <oneukum@...e.com>
    usb: iowarrior: fix deadlock on disconnect

Gavin Li <git@...gavinli.com>
    usb: usbfs: fix double-free of usb memory upon submiturb error

Gary R Hook <gary.hook@....com>
    crypto: ccp - Ignore tag length when decrypting GCM ciphertext

Gary R Hook <gary.hook@....com>
    crypto: ccp - Fix oops by properly managing allocated structures

Joe Perches <joe@...ches.com>
    iio: adc: max9611: Fix misuse of GENMASK macro


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

Diffstat:

 Makefile                                     |   4 +-
 arch/arm/mach-davinci/sleep.S                |   1 +
 arch/powerpc/kvm/powerpc.c                   |   5 +
 arch/x86/include/asm/kvm_host.h              |   1 +
 arch/x86/kvm/svm.c                           |   6 ++
 arch/x86/kvm/vmx.c                           |   6 ++
 arch/x86/kvm/x86.c                           |  16 +++
 arch/x86/mm/fault.c                          |  15 ++-
 drivers/acpi/arm64/iort.c                    |   4 +-
 drivers/block/drbd/drbd_receiver.c           |  14 ++-
 drivers/block/loop.c                         |   2 +-
 drivers/cpufreq/pasemi-cpufreq.c             |  23 ++---
 drivers/crypto/ccp/ccp-crypto-aes-galois.c   |  14 +++
 drivers/crypto/ccp/ccp-ops.c                 | 139 +++++++++++++++++++--------
 drivers/firmware/Kconfig                     |   5 +-
 drivers/firmware/iscsi_ibft.c                |   4 +
 drivers/gpu/drm/drm_framebuffer.c            |   2 +-
 drivers/gpu/drm/i915/intel_dsi_pll.c         |   4 +-
 drivers/hid/hid-sony.c                       |  15 ++-
 drivers/hwmon/nct6775.c                      |   3 +-
 drivers/hwmon/nct7802.c                      |   6 +-
 drivers/iio/adc/max9611.c                    |   2 +-
 drivers/input/mouse/synaptics.c              |   1 +
 drivers/misc/Makefile                        |   3 +-
 drivers/mmc/host/cavium.c                    |   4 +-
 drivers/net/can/rcar/rcar_canfd.c            |   9 +-
 drivers/net/can/usb/peak_usb/pcan_usb_core.c |   8 +-
 drivers/net/can/usb/peak_usb/pcan_usb_fd.c   |   2 +-
 drivers/net/can/usb/peak_usb/pcan_usb_pro.c  |   2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c  |  29 ++++--
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c |   2 +
 drivers/net/wireless/marvell/mwifiex/main.h  |   1 +
 drivers/net/wireless/marvell/mwifiex/scan.c  |   3 +-
 drivers/s390/cio/qdio_main.c                 |  12 +--
 drivers/s390/cio/vfio_ccw_cp.c               |   4 +-
 drivers/scsi/device_handler/scsi_dh_alua.c   |   7 +-
 drivers/scsi/ibmvscsi/ibmvfc.c               |   2 +-
 drivers/scsi/megaraid/megaraid_sas_base.c    |   3 +
 drivers/tty/tty_ldsem.c                      |   5 +-
 drivers/usb/core/devio.c                     |   2 -
 drivers/usb/host/xhci-rcar.c                 |   9 +-
 drivers/usb/misc/iowarrior.c                 |   7 +-
 drivers/usb/misc/yurex.c                     |   2 +-
 fs/cifs/smb2pdu.c                            |   7 +-
 fs/nfs/nfs4proc.c                            |  12 ++-
 include/linux/ccp.h                          |   2 +
 include/linux/kvm_host.h                     |   1 +
 include/net/tcp.h                            |   3 +
 include/sound/compress_driver.h              |   5 +-
 kernel/events/core.c                         |   2 +-
 lib/test_firmware.c                          |   5 +-
 mm/vmalloc.c                                 |   9 ++
 net/ipv4/netfilter/ipt_rpfilter.c            |   1 +
 net/ipv6/netfilter/ip6t_rpfilter.c           |   8 +-
 net/mac80211/driver-ops.c                    |  13 ++-
 net/mac80211/mlme.c                          |  10 ++
 net/netfilter/nfnetlink.c                    |   2 +-
 net/netfilter/nft_hash.c                     |   2 +-
 scripts/sphinx-pre-install                   |   2 +-
 sound/core/compress_offload.c                |  60 +++++++++---
 sound/firewire/packets-buffer.c              |   2 +-
 sound/pci/hda/hda_controller.c               |  13 ++-
 sound/pci/hda/hda_controller.h               |   2 +-
 sound/pci/hda/hda_intel.c                    |  63 +++++++++++-
 sound/sound_core.c                           |   3 +-
 tools/perf/arch/s390/util/machine.c          |  31 +++++-
 tools/perf/builtin-probe.c                   |  10 ++
 tools/perf/util/header.c                     |   2 +-
 tools/perf/util/machine.c                    |   3 +-
 tools/perf/util/machine.h                    |   2 +-
 tools/perf/util/symbol.c                     |   7 +-
 tools/perf/util/symbol.h                     |   1 +
 tools/perf/util/thread.c                     |  12 ++-
 virt/kvm/kvm_main.c                          |  25 ++++-
 74 files changed, 558 insertions(+), 170 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ