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, 11 Dec 2018 16:40:48 +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, shuah@...nel.org, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
        stable@...r.kernel.org
Subject: [PATCH 3.18 00/54] 3.18.129-stable review

This is the start of the stable review cycle for the 3.18.129 release.
There are 54 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 Dec 13 15:15:33 UTC 2018.
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/v3.x/stable-review/patch-3.18.129-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.18.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Felix Fietkau <nbd@....name>
    mac80211: fix reordering of buffered broadcast packets

Ben Greear <greearb@...delatech.com>
    mac80211: Clear beacon_int in ieee80211_do_stop

Macpaul Lin <macpaul@...il.com>
    kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Staging: lustre: remove two build warnings

Bjørn Mork <bjorn@...k.no>
    USB: serial: option: add device ID for HP lt2523 (Novatel E371)

Mathias Nyman <mathias.nyman@...ux.intel.com>
    xhci: Prevent U1/U2 link pm states if exit latency is too long

Bin Liu <b-liu@...com>
    dmaengine: cppi41: delete channel from pending list when stop channel

Chuck Lever <chuck.lever@...cle.com>
    SUNRPC: Fix leak of krb5p encode pages

Takashi Iwai <tiwai@...e.de>
    ALSA: pcm: Fix interval evaluation with openmin/max

Takashi Iwai <tiwai@...e.de>
    ALSA: pcm: Call snd_pcm_unlink() conditionally at closing

Kai-Heng Feng <kai.heng.feng@...onical.com>
    ALSA: hda: Add support for AMD Stoney Ridge

Mathias Payer <mathias.payer@...elwelt.net>
    USB: check usb_get_extra_descriptor for proper size

Alexander Theissen <alex.theissen@...com>
    usb: appledisplay: Add 27" Apple Cinema Display

Harry Pan <harry.pan@...el.com>
    usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device

Anton Blanchard <anton@...ba.org>
    powerpc/vdso64: Use double word compare on pointers

Yangtao Li <tiny.windzz@...il.com>
    net: amd: add missing of_node_put()

Vincent Chen <vincentc@...estech.com>
    net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts

Aya Levin <ayal@...lanox.com>
    net/mlx4: Fix UBSAN warning of signed integer overflow

Jack Morgenstein <jackm@....mellanox.co.il>
    net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command

Fabrizio Castro <fabrizio.castro@...renesas.com>
    can: rcar_can: Fix erroneous registration

Geert Uytterhoeven <geert+renesas@...der.be>
    iommu/ipmmu-vmsa: Fix crash on early domain free

Arnd Bergmann <arnd@...db.de>
    usb: gadget: dummy: fix nonsensical comparisons

Pavel Tikhomirov <ptikhomirov@...tuozzo.com>
    mm: cleancache: fix corruption on missed inode invalidation

Cameron Gutman <aicommander@...il.com>
    Input: xpad - quirk all PDP Xbox One gamepads

Laura Abbott <labbott@...hat.com>
    kgdboc: Fix warning with module build

Laura Abbott <labbott@...hat.com>
    kgdboc: Fix restrict error

Kees Cook <keescook@...omium.org>
    scsi: csiostor: Avoid content leaks and casts

Takashi Iwai <tiwai@...e.de>
    ALSA: trident: Suppress gcc string warning

Martin Wilck <mwilck@...e.com>
    scsi: scsi_devinfo: cleanly zero-pad devinfo strings

Sam Bobroff <sbobroff@...ux.ibm.com>
    drm/ast: Fix incorrect free on ioregs

Dmitry V. Levin <ldv@...linux.org>
    mips: fix mips_get_syscall_arg o32 check

Andrea Parri <andrea.parri@...rulasolutions.com>
    uprobes: Fix handle_swbp() vs. unregister() + register() race once more

Sagi Grimberg <sagi@...mberg.me>
    iser: set sector for ambiguous mr status errors

Arnd Bergmann <arnd@...db.de>
    kdb: use memmove instead of overlapping memcpy

Arnd Bergmann <arnd@...db.de>
    scsi: bfa: convert to strlcpy/strlcat

Arnd Bergmann <arnd@...db.de>
    drm: gma500: fix logic error

Sultan Alsawaf <sultanxda@...il.com>
    ip_tunnel: Fix name string concatenate in __ip_tunnel_create()

Guenter Roeck <linux@...ck-us.net>
    kernfs: Replace strncpy with memcpy

Linus Torvalds <torvalds@...ux-foundation.org>
    unifdef: use memcpy instead of strncpy

Guenter Roeck <linux@...ck-us.net>
    kobject: Replace strncpy with memcpy

Stephen Rothwell <sfr@...b.auug.org.au>
    disable stringop truncation warnings for now

Xiongfeng Wang <xiongfeng.wang@...aro.org>
    Kbuild: suppress packed-not-aligned warning for default setting only

Michael Niewöhner <linux@...ewoehner.de>
    usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series

Kai-Heng Feng <kai.heng.feng@...onical.com>
    USB: usb-storage: Add new IDs to ums-realtek

Richard Genoud <richard.genoud@...il.com>
    dmaengine: at_hdmac: fix module unloading

Richard Genoud <richard.genoud@...il.com>
    dmaengine: at_hdmac: fix memory leak in at_dma_xlate()

Pan Bian <bianpan2016@....com>
    ext2: fix potential use after free

Takashi Iwai <tiwai@...e.de>
    ALSA: sparc: Fix invalid snd_free_pages() at error path

Takashi Iwai <tiwai@...e.de>
    ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write

Takashi Iwai <tiwai@...e.de>
    ALSA: wss: Fix invalid snd_free_pages() at error path

Bernd Eckstein <3erndeckstein@...il.com>
    usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2

Julian Wiedmann <jwi@...ux.ibm.com>
    s390/qeth: fix length check in SNMP processing

Pan Bian <bianpan2016@....com>
    rapidio/rionet: do not free skb before reading its length

Sasha Levin <sashal@...nel.org>
    Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"


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

Diffstat:

 Makefile                                     |  7 ++-
 arch/mips/include/asm/syscall.h              |  2 +-
 arch/powerpc/kernel/vdso64/datapage.S        |  2 +-
 arch/powerpc/kernel/vdso64/gettimeofday.S    |  2 +-
 drivers/dma/at_hdmac.c                       | 10 +++-
 drivers/dma/cppi41.c                         | 16 +++++-
 drivers/gpu/drm/ast/ast_main.c               |  3 +-
 drivers/gpu/drm/gma500/mdfld_intel_display.c |  2 +-
 drivers/infiniband/ulp/iser/iser_verbs.c     |  7 ++-
 drivers/input/joystick/xpad.c                | 16 +++---
 drivers/iommu/ipmmu-vmsa.c                   |  3 ++
 drivers/net/can/rcar_can.c                   |  5 +-
 drivers/net/ethernet/amd/sunlance.c          |  4 +-
 drivers/net/ethernet/faraday/ftmac100.c      |  7 ++-
 drivers/net/ethernet/mellanox/mlx4/mlx4.h    |  4 +-
 drivers/net/ethernet/mellanox/mlx4/mr.c      |  1 +
 drivers/net/rionet.c                         |  2 +-
 drivers/net/usb/ipheth.c                     | 10 ++--
 drivers/net/wireless/ti/wlcore/cmd.c         |  6 ---
 drivers/s390/net/qeth_core_main.c            | 27 +++++-----
 drivers/scsi/bfa/bfa_fcbuild.c               |  8 +--
 drivers/scsi/bfa/bfa_fcs.c                   | 78 ++++++++++++++--------------
 drivers/scsi/bfa/bfa_fcs_lport.c             | 62 +++++++++-------------
 drivers/scsi/bfa/bfa_ioc.c                   |  2 +-
 drivers/scsi/bfa/bfa_svc.c                   |  4 +-
 drivers/scsi/bfa/bfad.c                      | 20 +++----
 drivers/scsi/bfa/bfad_attr.c                 |  2 +-
 drivers/scsi/bfa/bfad_bsg.c                  |  6 +--
 drivers/scsi/csiostor/csio_lnode.c           | 43 +++++++++------
 drivers/scsi/scsi_devinfo.c                  | 22 +++-----
 drivers/staging/lustre/lustre/lmv/lmv_obd.c  |  2 +-
 drivers/tty/serial/kgdboc.c                  | 47 ++++++++---------
 drivers/usb/core/hub.c                       |  3 +-
 drivers/usb/core/quirks.c                    |  7 +++
 drivers/usb/core/usb.c                       |  6 +--
 drivers/usb/gadget/udc/dummy_hcd.c           |  9 ++--
 drivers/usb/host/hwa-hc.c                    |  2 +-
 drivers/usb/host/xhci.c                      | 16 ++++++
 drivers/usb/misc/appledisplay.c              |  1 +
 drivers/usb/serial/option.c                  |  1 +
 drivers/usb/storage/unusual_realtek.h        | 10 ++++
 fs/ext2/xattr.c                              |  2 +-
 fs/kernfs/symlink.c                          |  2 +-
 include/linux/usb.h                          |  4 +-
 include/sound/pcm_params.h                   |  4 +-
 kernel/debug/kdb/kdb_support.c               |  4 +-
 kernel/events/uprobes.c                      | 12 ++++-
 lib/kobject.c                                |  2 +-
 mm/truncate.c                                |  8 ++-
 net/ipv4/ip_tunnel.c                         |  4 +-
 net/mac80211/iface.c                         |  2 +
 net/mac80211/tx.c                            |  4 +-
 net/sunrpc/auth_gss/auth_gss.c               |  4 ++
 scripts/Makefile.extrawarn                   |  3 ++
 scripts/unifdef.c                            |  4 +-
 sound/core/pcm_native.c                      |  3 +-
 sound/isa/wss/wss_lib.c                      |  2 -
 sound/pci/ac97/ac97_codec.c                  |  2 +-
 sound/pci/hda/hda_intel.c                    |  4 ++
 sound/pci/trident/trident.c                  |  2 +-
 sound/sparc/cs4231.c                         |  8 +--
 61 files changed, 314 insertions(+), 253 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ