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, 12 Oct 2020 15:26:16 +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,
        pavel@...x.de, stable@...r.kernel.org
Subject: [PATCH 4.14 00/70] 4.14.201-rc1 review

This is the start of the stable review cycle for the 4.14.201 release.
There are 70 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, 14 Oct 2020 13:26:14 +0000.
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.201-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.201-rc1

Anant Thazhemadam <anant.thazhemadam@...il.com>
    net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails

Vijay Balakrishna <vijayb@...ux.microsoft.com>
    mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged

Coly Li <colyli@...e.de>
    mmc: core: don't set limits.discard_granularity as 0

Kajol Jain <kjain@...ux.ibm.com>
    perf: Fix task_function_call() error handling

David Howells <dhowells@...hat.com>
    rxrpc: Fix server keyring leak

David Howells <dhowells@...hat.com>
    rxrpc: Fix some missing _bh annotations on locking conn->state_lock

David Howells <dhowells@...hat.com>
    rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()

Marc Dionne <marc.dionne@...istor.com>
    rxrpc: Fix rxkad token xdr encoding

Wilken Gottwalt <wilken.gottwalt@...lbox.org>
    net: usb: ax88179_178a: fix missing stop entry in driver_info

Randy Dunlap <rdunlap@...radead.org>
    mdio: fix mdio-thunder.c dependency & build error

Eric Dumazet <edumazet@...gle.com>
    bonding: set dev->needed_headroom in bond_setup_by_slave()

Herbert Xu <herbert@...dor.apana.org.au>
    xfrm: Use correct address family in xfrm_state_find

Necip Fazil Yildiran <fazilyildiran@...il.com>
    platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP

Voon Weifeng <weifeng.voon@...el.com>
    net: stmmac: removed enabling eee in EEE set callback

Antony Antony <antony.antony@...unet.com>
    xfrm: clone whole liftime_cur structure in xfrm_do_migrate

Antony Antony <antony.antony@...unet.com>
    xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate

Antony Antony <antony.antony@...unet.com>
    xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate

Philip Yang <Philip.Yang@....com>
    drm/amdgpu: prevent double kfree ttm->sg

Dumitru Ceara <dceara@...hat.com>
    openvswitch: handle DNAT tuple collision

Anant Thazhemadam <anant.thazhemadam@...il.com>
    net: team: fix memory leak in __team_options_register

Eric Dumazet <edumazet@...gle.com>
    team: set dev->needed_headroom in team_setup_by_port()

Eric Dumazet <edumazet@...gle.com>
    sctp: fix sctp_auth_init_hmacs() error path

Jerome Brunet <jbrunet@...libre.com>
    i2c: meson: fix clock setting overwrite

Vladimir Zapolskiy <vladimir@...era.com>
    cifs: Fix incomplete memory allocation on setxattr path

Hugh Dickins <hughd@...gle.com>
    mm/khugepaged: fix filemap page_to_pgoff(page) != offset

Eric Dumazet <edumazet@...gle.com>
    macsec: avoid use-after-free in macsec_handle_frame()

Steven Rostedt (VMware) <rostedt@...dmis.org>
    ftrace: Move RCU is watching check after recursion check

Robbie Ko <robbieko@...ology.com>
    Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space

Miquel Raynal <miquel.raynal@...tlin.com>
    mtd: rawnand: sunxi: Fix the probe error path

Tommi Rantala <tommi.t.rantala@...ia.com>
    perf top: Fix stdio interface input handling with glibc 2.28+

Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
    driver core: Fix probe_count imbalance in really_probe()

Aaron Ma <aaron.ma@...onical.com>
    platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse

Tom Rix <trix@...hat.com>
    platform/x86: thinkpad_acpi: initialize tp_nvram_state variable

Linus Torvalds <torvalds@...ux-foundation.org>
    usermodehelper: reset umask to default before executing user process

Anant Thazhemadam <anant.thazhemadam@...il.com>
    net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()

Peilin Ye <yepeilin.cs@...il.com>
    fbcon: Fix global-out-of-bounds read in fbcon_get_font()

Geert Uytterhoeven <geert+renesas@...der.be>
    Revert "ravb: Fixed to be able to unload modules"

Peilin Ye <yepeilin.cs@...il.com>
    Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts

Peilin Ye <yepeilin.cs@...il.com>
    fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h

Giuliano Procida <gprocida@...gle.com>
    drm/syncobj: Fix drm_syncobj_handle_to_fd refcount leak

Will McVicker <willmcvicker@...gle.com>
    netfilter: ctnetlink: add a range check for l3/l4 protonum

Al Viro <viro@...iv.linux.org.uk>
    ep_create_wakeup_source(): dentry name can change under you...

Al Viro <viro@...iv.linux.org.uk>
    epoll: EPOLL_CTL_ADD: close the race in decision to take fast path

Al Viro <viro@...iv.linux.org.uk>
    epoll: replace ->visited/visited_list with generation count

Al Viro <viro@...iv.linux.org.uk>
    epoll: do not insert into poll queues until all sanity checks are done

Or Cohen <orcohen@...oaltonetworks.com>
    net/packet: fix overflow in tpacket_rcv

Thibaut Sautereau <thibaut.sautereau@....gouv.fr>
    random32: Restore __latent_entropy attribute on net_rand_state

Vincent Huang <vincent.huang@...synaptics.com>
    Input: trackpoint - enable Synaptics trackpoints

Nicolas VINCENT <nicolas.vincent@...sloh.com>
    i2c: cpm: Fix i2c_ram structure

Yu Kuai <yukuai3@...wei.com>
    iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()

Marek Szyprowski <m.szyprowski@...sung.com>
    clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED

Jeffrey Mitchell <jeffrey.mitchell@...rlab.io>
    nfs: Fix security label length not being reset

Chris Packham <chris.packham@...iedtelesis.co.nz>
    pinctrl: mvebu: Fix i2c sda definition for 98DX3236

James Smart <james.smart@...adcom.com>
    nvme-fc: fail new connections to a deleted host or remote port

Chris Packham <chris.packham@...iedtelesis.co.nz>
    spi: fsl-espi: Only process interrupts for expected events

Felix Fietkau <nbd@....name>
    mac80211: do not allow bigger VHT MPDUs than the hardware supports

Xie He <xie.he.0141@...il.com>
    drivers/net/wan/hdlc: Set skb->protocol before transmitting

Xie He <xie.he.0141@...il.com>
    drivers/net/wan/lapbether: Make skb->protocol consistent with the header

Olympia Giannou <ogiannou@...il.com>
    rndis_host: increase sleep time in the query-response loop

Lucy Yan <lucyyan@...gle.com>
    net: dec: de2104x: Increase receive ring size for Tulip

Martin Cerveny <m.cerveny@...puter.org>
    drm/sun4i: mixer: Extend regmap max_register

Xie He <xie.he.0141@...il.com>
    drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices

Jean Delvare <jdelvare@...e.de>
    drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config

Jiri Kosina <jkosina@...e.cz>
    Input: i8042 - add nopnp quirk for Acer Aspire 5 A515

dillon min <dillon.minfei@...il.com>
    gpio: tc35894: fix up tc35894 interrupt configuration

Bryan O'Donoghue <bryan.odonoghue@...aro.org>
    USB: gadget: f_ncm: Fix NDP16 datagram validation

Sebastien Boeuf <sebastien.boeuf@...el.com>
    net: virtio_vsock: Enhance connection semantics

Stefano Garzarella <sgarzare@...hat.com>
    vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()

Stefano Garzarella <sgarzare@...hat.com>
    vsock/virtio: stop workers during the .remove()

Stefano Garzarella <sgarzare@...hat.com>
    vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock


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

Diffstat:

 Makefile                                           |   4 +-
 drivers/base/dd.c                                  |   5 +-
 drivers/clk/samsung/clk-exynos4.c                  |   4 +-
 drivers/gpio/gpio-tc3589x.c                        |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c        |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c            |   1 +
 drivers/gpu/drm/drm_syncobj.c                      |   1 -
 drivers/gpu/drm/sun4i/sun8i_mixer.c                |   2 +-
 drivers/i2c/busses/i2c-cpm.c                       |   3 +
 drivers/i2c/busses/i2c-meson.c                     |  19 +-
 drivers/input/mouse/trackpoint.c                   |   2 +
 drivers/input/serio/i8042-x86ia64io.h              |   7 +
 drivers/iommu/exynos-iommu.c                       |   8 +-
 drivers/mmc/core/queue.c                           |   2 +-
 drivers/mtd/nand/sunxi_nand.c                      |   2 +-
 drivers/net/bonding/bond_main.c                    |   1 +
 drivers/net/ethernet/dec/tulip/de2104x.c           |   2 +-
 drivers/net/ethernet/renesas/ravb_main.c           | 110 ++++-----
 .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c   |  15 +-
 drivers/net/macsec.c                               |   4 +-
 drivers/net/phy/Kconfig                            |   1 +
 drivers/net/team/team.c                            |   3 +-
 drivers/net/usb/ax88179_178a.c                     |   1 +
 drivers/net/usb/rndis_host.c                       |   2 +-
 drivers/net/usb/rtl8150.c                          |  16 +-
 drivers/net/wan/hdlc_cisco.c                       |   1 +
 drivers/net/wan/hdlc_fr.c                          |   6 +-
 drivers/net/wan/hdlc_ppp.c                         |   1 +
 drivers/net/wan/lapbether.c                        |   4 +-
 drivers/nvme/host/fc.c                             |   6 +-
 drivers/pinctrl/mvebu/pinctrl-armada-xp.c          |   2 +-
 drivers/platform/x86/Kconfig                       |   1 +
 drivers/platform/x86/thinkpad_acpi.c               |   6 +-
 drivers/spi/spi-fsl-espi.c                         |   5 +-
 drivers/usb/gadget/function/f_ncm.c                |  30 +--
 drivers/vhost/vsock.c                              |  94 ++++----
 drivers/video/console/newport_con.c                |   7 +-
 drivers/video/fbdev/core/fbcon.c                   |  12 +
 drivers/video/fbdev/core/fbcon.h                   |   7 -
 drivers/video/fbdev/core/fbcon_rotate.c            |   1 +
 drivers/video/fbdev/core/tileblit.c                |   1 +
 fs/btrfs/ctree.h                                   |   1 +
 fs/btrfs/disk-io.c                                 |   1 +
 fs/btrfs/inode.c                                   |  25 +-
 fs/btrfs/ioctl.c                                   |  16 ++
 fs/cifs/smb2ops.c                                  |   2 +-
 fs/eventpoll.c                                     |  71 +++---
 fs/nfs/dir.c                                       |   3 +
 include/linux/font.h                               |  13 +
 include/linux/khugepaged.h                         |   5 +
 include/linux/virtio_vsock.h                       |   3 +-
 include/net/xfrm.h                                 |  16 +-
 kernel/events/core.c                               |   5 +-
 kernel/trace/ftrace.c                              |   8 +-
 kernel/umh.c                                       |   9 +
 lib/fonts/font_10x18.c                             |   9 +-
 lib/fonts/font_6x10.c                              |   9 +-
 lib/fonts/font_6x11.c                              |   9 +-
 lib/fonts/font_7x14.c                              |   9 +-
 lib/fonts/font_8x16.c                              |   9 +-
 lib/fonts/font_8x8.c                               |   9 +-
 lib/fonts/font_acorn_8x8.c                         |   9 +-
 lib/fonts/font_mini_4x6.c                          |   8 +-
 lib/fonts/font_pearl_8x8.c                         |   9 +-
 lib/fonts/font_sun12x22.c                          |   9 +-
 lib/fonts/font_sun8x16.c                           |   7 +-
 lib/random32.c                                     |   2 +-
 mm/khugepaged.c                                    |  25 +-
 mm/page_alloc.c                                    |   3 +
 net/mac80211/vht.c                                 |   8 +-
 net/netfilter/nf_conntrack_netlink.c               |   2 +
 net/openvswitch/conntrack.c                        |  22 +-
 net/packet/af_packet.c                             |   9 +-
 net/rxrpc/conn_event.c                             |   6 +-
 net/rxrpc/key.c                                    |  18 +-
 net/sctp/auth.c                                    |   1 +
 net/vmw_vsock/virtio_transport.c                   | 265 +++++++++++++--------
 net/vmw_vsock/virtio_transport_common.c            |  13 +-
 net/wireless/nl80211.c                             |   3 +
 net/xfrm/xfrm_state.c                              |  41 +++-
 tools/perf/builtin-top.c                           |   4 +-
 81 files changed, 648 insertions(+), 451 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ