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, 13 Sep 2022 16:07:02 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        stable@...r.kernel.org, torvalds@...ux-foundation.org,
        akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
        patches@...nelci.org, lkft-triage@...ts.linaro.org, pavel@...x.de,
        jonathanh@...dia.com, f.fainelli@...il.com,
        sudipm.mukherjee@...il.com, slade@...dewatkins.com
Subject: [PATCH 4.14 00/61] 4.14.293-rc1 review

This is the start of the stable review cycle for the 4.14.293 release.
There are 61 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, 15 Sep 2022 14:03:27 +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.293-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.293-rc1

NeilBrown <neilb@...e.de>
    SUNRPC: use _bh spinlocking on ->transport_lock

Yang Ling <gnaygnil@...il.com>
    MIPS: loongson32: ls1c: Fix hang during startup

Johan Hovold <johan@...nel.org>
    USB: serial: ch341: fix disabled rx timer on older devices

Johan Hovold <johan@...nel.org>
    USB: serial: ch341: fix lost character on LCR updates

Johan Hovold <johan+linaro@...nel.org>
    usb: dwc3: fix PHY disable sequence

Toke Høiland-Jørgensen <toke@...e.dk>
    sch_sfb: Also store skb len before calling child enqueue

Neal Cardwell <ncardwell@...gle.com>
    tcp: fix early ETIMEDOUT after spurious non-SACK RTO

David Lebrun <dlebrun@...gle.com>
    ipv6: sr: fix out-of-bounds read when setting HMAC data.

Dan Carpenter <dan.carpenter@...cle.com>
    tipc: fix shift wrapping bug in map_get()

Toke Høiland-Jørgensen <toke@...e.dk>
    sch_sfb: Don't assume the skb is still around after enqueueing to child

David Leadbeater <dgl@....cx>
    netfilter: nf_conntrack_irc: Fix forged IP logic

Harsh Modi <harshmodi@...gle.com>
    netfilter: br_netfilter: Drop dst references before setting.

Isaac J. Manjarres <isaacmanjarres@...gle.com>
    driver core: Don't probe devices after bus_type.match() probe deferral

Sreekanth Reddy <sreekanth.reddy@...adcom.com>
    scsi: mpt3sas: Fix use-after-free warning

Christian A. Ehrhardt <lk@...e.de>
    kprobes: Prohibit probes in gate area

Dongxiang Ke <kdx.glider@...il.com>
    ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()

Pattara Teerapong <pteerapong@...omium.org>
    ALSA: aloop: Fix random zeros in capture data when using jiffies timer

Tasos Sahanidis <tasos@...ossah.com>
    ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()

Yang Yingliang <yangyingliang@...wei.com>
    fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()

Mark Brown <broonie@...nel.org>
    arm64/signal: Raise limit on stack frames

Helge Deller <deller@....de>
    parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines

Li Qiong <liqiong@...china.com>
    parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()

Zhenneng Li <lizhenneng@...inos.cn>
    drm/radeon: add a force flush to delay work when radeon

Candice Li <candice.li@....com>
    drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.

Yee Lee <yee.lee@...iatek.com>
    Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"

Linus Torvalds <torvalds@...ux-foundation.org>
    fs: only do a memory barrier for the first set_buffer_uptodate()

Stanislaw Gruszka <stf_xl@...pl>
    wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd()

Hyunwoo Kim <imv4bel@...il.com>
    efi: capsule-loader: Fix use-after-free in efi_capsule_write

Takashi Iwai <tiwai@...e.de>
    ALSA: seq: Fix data-race at module auto-loading

Takashi Iwai <tiwai@...e.de>
    ALSA: seq: oss: Fix data-race for max_midi_devs access

Miquel Raynal <miquel.raynal@...tlin.com>
    net: mac802154: Fix a condition in the receive path

Siddh Raman Pant <code@...dh.me>
    wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected

Krishna Kurapati <quic_kriskura@...cinc.com>
    usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS

Alan Stern <stern@...land.harvard.edu>
    USB: core: Prevent nested device-reset calls

Josh Poimboeuf <jpoimboe@...nel.org>
    s390: fix nospec table alignments

Gerald Schaefer <gerald.schaefer@...ux.ibm.com>
    s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages

Witold Lipieta <witold.lipieta@...umatec.com>
    usb-storage: Add ignore-residue quirk for NXP PN7462AU

Thierry GUIBERT <thierry.guibert@...ix-rouge.fr>
    USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)

Heiner Kallweit <hkallweit1@...il.com>
    usb: dwc2: fix wrong order of phy_power_on and phy_init

Slark Xiao <slark_xiao@....com>
    USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode

Yonglin Tan <yonglin.tan@...look.com>
    USB: serial: option: add Quectel EM060K modem

Yan Xinyu <sdlyyxy@...t.edu.cn>
    USB: serial: option: add support for OPPO R11 diag port

Johan Hovold <johan@...nel.org>
    USB: serial: cp210x: add Decagon UCA device id

Mathias Nyman <mathias.nyman@...ux.intel.com>
    xhci: Add grace period after xHC start to prevent premature runtime suspend.

Mika Westerberg <mika.westerberg@...ux.intel.com>
    thunderbolt: Use the actual buffer in tb_async_error()

Armin Wolf <W_Armin@....de>
    hwmon: (gpio-fan) Fix array out of bounds access

Peter Robinson <pbrobinson@...il.com>
    Input: rk805-pwrkey - fix module autoloading

Colin Ian King <colin.i.king@...il.com>
    drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"

Carlos Llamas <cmllamas@...gle.com>
    binder: fix UAF of ref->proc caused by race condition

Niek Nooijens <niek.nooijens@...on.com>
    USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id

Helge Deller <deller@....de>
    vt: Clear selection before changing the font

Dan Carpenter <dan.carpenter@...cle.com>
    staging: rtl8712: fix use after free bugs

Shenwei Wang <shenwei.wang@....com>
    serial: fsl_lpuart: RS485 RTS polariy is inverse

Cong Wang <cong.wang@...edance.com>
    kcm: fix strp_init() order and cleanup

Duoming Zhou <duoming@....edu.cn>
    ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler

Dan Carpenter <dan.carpenter@...cle.com>
    wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()

Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
    platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask

Douglas Anderson <dianders@...omium.org>
    drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg

Maxim Mikityanskiy <maximmi@...dia.com>
    bpf: Fix the off-by-two error in range markings

Stanislav Fomichev <sdf@...gle.com>
    selftests/bpf: Fix test_align verifier log patterns

John Fastabend <john.fastabend@...il.com>
    bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()


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

Diffstat:

 Makefile                                      |  4 +--
 arch/arm64/kernel/signal.c                    |  2 +-
 arch/mips/loongson32/ls1c/board.c             |  1 -
 arch/parisc/kernel/head.S                     | 43 ++++++++++++++++++++++++++-
 arch/s390/include/asm/hugetlb.h               |  6 ++--
 arch/s390/kernel/vmlinux.lds.S                |  1 +
 drivers/android/binder.c                      | 12 ++++++++
 drivers/base/dd.c                             | 10 +++++++
 drivers/firmware/efi/capsule-loader.c         | 31 +++++--------------
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c         |  3 +-
 drivers/gpu/drm/i915/gvt/handlers.c           |  2 +-
 drivers/gpu/drm/msm/dsi/dsi_cfg.c             |  2 +-
 drivers/gpu/drm/radeon/radeon_device.c        |  3 ++
 drivers/hwmon/gpio-fan.c                      |  3 ++
 drivers/input/misc/rk805-pwrkey.c             |  1 +
 drivers/net/ethernet/rocker/rocker_ofdpa.c    |  2 +-
 drivers/net/wireless/intel/iwlegacy/4965-rs.c |  5 +---
 drivers/parisc/ccio-dma.c                     | 11 +++++--
 drivers/platform/x86/pmc_atom.c               |  2 +-
 drivers/scsi/mpt3sas/mpt3sas_scsih.c          |  2 +-
 drivers/staging/rtl8712/rtl8712_cmd.c         | 36 ----------------------
 drivers/thunderbolt/ctl.c                     |  2 +-
 drivers/tty/serial/fsl_lpuart.c               |  4 +--
 drivers/tty/vt/vt.c                           | 12 +++++---
 drivers/usb/class/cdc-acm.c                   |  3 ++
 drivers/usb/core/hub.c                        | 10 +++++++
 drivers/usb/dwc2/platform.c                   |  8 ++---
 drivers/usb/dwc3/core.c                       | 20 ++++++-------
 drivers/usb/gadget/function/storage_common.c  |  6 ++--
 drivers/usb/host/xhci-hub.c                   | 11 +++++++
 drivers/usb/host/xhci.c                       |  4 ++-
 drivers/usb/host/xhci.h                       |  2 +-
 drivers/usb/serial/ch341.c                    | 15 ++++++++--
 drivers/usb/serial/cp210x.c                   |  1 +
 drivers/usb/serial/ftdi_sio.c                 |  2 ++
 drivers/usb/serial/ftdi_sio_ids.h             |  6 ++++
 drivers/usb/serial/option.c                   | 15 ++++++++++
 drivers/usb/storage/unusual_devs.h            |  7 +++++
 drivers/video/fbdev/chipsfb.c                 |  1 +
 include/linux/buffer_head.h                   | 11 +++++++
 include/linux/platform_data/x86/pmc_atom.h    |  6 ++--
 include/linux/usb.h                           |  2 ++
 kernel/bpf/verifier.c                         |  1 +
 kernel/kprobes.c                              |  1 +
 mm/kmemleak.c                                 |  8 ++---
 net/bridge/br_netfilter_hooks.c               |  2 ++
 net/bridge/br_netfilter_ipv6.c                |  1 +
 net/ipv4/tcp_input.c                          | 25 +++++++++++-----
 net/ipv6/seg6.c                               |  5 ++++
 net/kcm/kcmsock.c                             | 15 +++++-----
 net/mac80211/ibss.c                           |  4 +++
 net/mac802154/rx.c                            |  2 +-
 net/netfilter/nf_conntrack_irc.c              |  5 ++--
 net/sched/sch_sfb.c                           | 13 ++++----
 net/sunrpc/xprt.c                             |  4 +--
 net/tipc/monitor.c                            |  2 +-
 net/wireless/debugfs.c                        |  3 +-
 sound/core/seq/oss/seq_oss_midi.c             |  2 ++
 sound/core/seq/seq_clientmgr.c                | 12 ++++----
 sound/drivers/aloop.c                         |  7 +++--
 sound/pci/emu10k1/emupcm.c                    |  2 +-
 sound/usb/stream.c                            |  2 +-
 tools/testing/selftests/bpf/test_align.c      | 27 +++++++++--------
 tools/testing/selftests/bpf/test_verifier.c   | 16 +++++-----
 64 files changed, 316 insertions(+), 173 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ