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:   Tue, 10 Oct 2017 21:50:13 +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, shuahkh@....samsung.com, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, stable@...r.kernel.org
Subject: [PATCH 4.4 00/47] 4.4.92-stable review

This is the start of the stable review cycle for the 4.4.92 release.
There are 47 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 Thu Oct 12 19:50:01 UTC 2017.
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.4.92-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.4.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Theodore Ts'o <tytso@....edu>
    ext4: don't allow encrypted operations without keys

Jan Kara <jack@...e.cz>
    ext4: Don't clear SGID when inheriting ACLs

Jan Kara <jack@...e.cz>
    ext4: fix data corruption for mmap writes

Peter Zijlstra <peterz@...radead.org>
    sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs

Keith Busch <keith.busch@...el.com>
    nvme: protect against simultaneous shutdown invocations

Jani Nikula <jani.nikula@...el.com>
    drm/i915/bios: ignore HDMI on port A

Arend Van Spriel <arend.vanspriel@...adcom.com>
    brcmfmac: setup passive scan if requested by user-space

Andrey Konovalov <andreyknvl@...gle.com>
    uwb: ensure that endpoint is interrupt

Andrey Konovalov <andreyknvl@...gle.com>
    uwb: properly check kthread_run return value

Lukas Wunner <lukas@...ner.de>
    iio: adc: mcp320x: Fix oops on module unload

Lukas Wunner <lukas@...ner.de>
    iio: adc: mcp320x: Fix readout of negative voltages

Dragos Bogdan <dragos.bogdan@...log.com>
    iio: ad7793: Fix the serial interface reset

Matt Fornero <matt.fornero@...hworks.com>
    iio: core: Return error for failed read_reg

Stefan Popa <stefan.popa@...log.com>
    staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma from stack.

Dragos Bogdan <dragos.bogdan@...log.com>
    iio: ad_sigma_delta: Implement a dedicated reset function

Christophe JAILLET <christophe.jaillet@...adoo.fr>
    iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()'

Christophe JAILLET <christophe.jaillet@...adoo.fr>
    iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'

Mathias Nyman <mathias.nyman@...ux.intel.com>
    xhci: fix finding correct bus_state structure for USB 3.1 hosts

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    USB: fix out-of-bounds in usb_set_configuration

Dmitry Fleytman <dmitry@...nix.com>
    usb: Increase quirk delay for USB devices

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    USB: core: harden cdc_parse_cdc_header

Alan Stern <stern@...land.harvard.edu>
    USB: uas: fix bug in handling of alternate settings

Martin K. Petersen <martin.petersen@...cle.com>
    scsi: sd: Do not override max_sectors_kb sysfs setting

Luca Coelho <luciano.coelho@...el.com>
    iwlwifi: add workaround to disable wide channels in 5GHz

Adrian Salido <salidoa@...gle.com>
    HID: i2c-hid: allocate hid buffers for real worst case

Shu Wang <shuwang@...hat.com>
    ftrace: Fix kmemleak in unregister_ftrace_graph

Alexander Shishkin <alexander.shishkin@...ux.intel.com>
    stm class: Fix a use-after-free

Olaf Hering <olaf@...fle.de>
    Drivers: hv: fcopy: restore correct transfer length

Nicolai Stange <nstange@...e.de>
    driver core: platform: Don't read past the end of "driver_override" buffer

Takashi Iwai <tiwai@...e.de>
    ALSA: usx2y: Suppress kernel warning at page allocation failures

Guneshwor Singh <guneshwor.o.singh@...el.com>
    ALSA: compress: Remove unused variable

Casey Schaufler <casey@...aufler-ca.com>
    lsm: fix smack_inode_removexattr and xattr_getsecurity memleak

Alan Stern <stern@...land.harvard.edu>
    USB: g_mass_storage: Fix deadlock when driver is unbound

Li Jun <jun.li@....com>
    usb: gadget: mass_storage: set msg_registered after msg registered

Dan Carpenter <dan.carpenter@...cle.com>
    USB: devio: Don't corrupt user memory

Alan Stern <stern@...land.harvard.edu>
    USB: dummy-hcd: Fix erroneous synchronization change

Alan Stern <stern@...land.harvard.edu>
    USB: dummy-hcd: fix infinite-loop resubmission bug

Alan Stern <stern@...land.harvard.edu>
    USB: dummy-hcd: fix connection failures (wrong speed)

Jim Dickerson <jim.dickerson@....com>
    usb: pci-quirks.c: Corrected timeout values used in handshake

Takashi Iwai <tiwai@...e.de>
    ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor

Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
    usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction

Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
    usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe

Alan Stern <stern@...land.harvard.edu>
    usb-storage: unusual_devs entry to fix write-access regression for Seagate external drives

Nicolas Ferre <nicolas.ferre@...rochip.com>
    usb: gadget: udc: atmel: set vbus irqflags explicitly

Alan Stern <stern@...land.harvard.edu>
    USB: gadgetfs: fix copy_to_user while holding spinlock

Alan Stern <stern@...land.harvard.edu>
    USB: gadgetfs: Fix crash caused by inadequate synchronization

David Eccher <d.eccher@...il.com>
    usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write


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

Diffstat:

 Makefile                                           |  4 +-
 drivers/base/platform.c                            |  3 +-
 drivers/gpu/drm/i915/intel_bios.c                  |  7 +++
 drivers/hid/i2c-hid/i2c-hid.c                      |  3 +-
 drivers/hv/hv_fcopy.c                              |  4 ++
 drivers/hwtracing/stm/core.c                       |  2 +-
 drivers/iio/adc/ad7793.c                           |  4 +-
 drivers/iio/adc/ad_sigma_delta.c                   | 28 +++++++++
 drivers/iio/adc/mcp320x.c                          | 25 +++++---
 drivers/iio/adc/twl4030-madc.c                     | 10 +++-
 drivers/iio/industrialio-core.c                    |  4 +-
 drivers/net/usb/usbnet.c                           |  4 ++
 drivers/net/wireless/brcm80211/brcmfmac/cfg80211.c | 19 ++----
 .../net/wireless/brcm80211/brcmfmac/fwil_types.h   |  5 ++
 drivers/net/wireless/iwlwifi/iwl-nvm-parse.c       | 70 ++++++++++++++++++----
 drivers/nvme/host/nvme.h                           |  2 +
 drivers/nvme/host/pci.c                            |  3 +
 drivers/scsi/sd.c                                  | 19 ++++--
 drivers/staging/iio/adc/ad7192.c                   |  4 +-
 drivers/usb/core/config.c                          | 16 +++--
 drivers/usb/core/devio.c                           |  6 +-
 drivers/usb/core/hub.c                             |  2 +-
 drivers/usb/gadget/function/f_mass_storage.c       | 27 +++------
 drivers/usb/gadget/function/f_mass_storage.h       | 14 -----
 drivers/usb/gadget/legacy/inode.c                  | 49 ++++++++++++---
 drivers/usb/gadget/legacy/mass_storage.c           | 20 +------
 drivers/usb/gadget/udc/atmel_usba_udc.c            |  4 +-
 drivers/usb/gadget/udc/dummy_hcd.c                 | 56 +++++++++++++++--
 drivers/usb/host/pci-quirks.c                      |  8 +--
 drivers/usb/host/xhci.h                            |  2 +-
 drivers/usb/renesas_usbhs/fifo.c                   | 21 ++++++-
 drivers/usb/storage/uas-detect.h                   | 15 ++---
 drivers/usb/storage/uas.c                          | 10 ++--
 drivers/usb/storage/unusual_devs.h                 |  7 +++
 drivers/uwb/hwa-rc.c                               |  2 +
 drivers/uwb/uwbd.c                                 | 12 ++--
 fs/ext4/acl.c                                      | 22 ++++---
 fs/ext4/inode.c                                    | 24 ++++++--
 fs/ext4/namei.c                                    | 12 ++++
 fs/xattr.c                                         |  2 +-
 include/linux/cpuset.h                             |  6 ++
 include/linux/iio/adc/ad_sigma_delta.h             |  3 +
 include/uapi/linux/usb/ch9.h                       |  1 +
 kernel/cpuset.c                                    | 16 ++++-
 kernel/power/process.c                             |  5 +-
 kernel/sched/core.c                                |  7 +--
 kernel/trace/ftrace.c                              | 14 -----
 security/smack/smack_lsm.c                         | 55 ++++++++---------
 sound/core/compress_offload.c                      |  3 +-
 sound/usb/card.c                                   | 20 +++++++
 sound/usb/usx2y/usb_stream.c                       |  6 +-
 51 files changed, 468 insertions(+), 219 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ