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, 19 Jul 2022 13:53:23 +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 5.4 00/71] 5.4.207-rc1 review

This is the start of the stable review cycle for the 5.4.207 release.
There are 71 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, 21 Jul 2022 11:43:40 +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/v5.x/stable-review/patch-5.4.207-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-5.4.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Marc Kleine-Budde <mkl@...gutronix.de>
    can: m_can: m_can_tx_handler(): fix use after free of skb

Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
    serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle

Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
    serial: stm32: Clear prev values before setting RTS delays

Yi Yang <yiyang13@...wei.com>
    serial: 8250: fix return error code in serial8250_request_std_resource()

Chanho Park <chanho61.park@...sung.com>
    tty: serial: samsung_tty: set dma burst_size to 1

Thinh Nguyen <Thinh.Nguyen@...opsys.com>
    usb: dwc3: gadget: Fix event pending check

Linyu Yuan <quic_linyyuan@...cinc.com>
    usb: typec: add missing uevent when partner support PD

Lucien Buchmann <lucien.buchmann@....net>
    USB: serial: ftdi_sio: add Belimo device ids

Linus Torvalds <torvalds@...ux-foundation.org>
    signal handling: don't use BUG_ON() for debugging

Gabriel Fernandez <gabriel.fernandez@...s.st.com>
    ARM: dts: stm32: use the correct clock source for CEC on stm32mp151

Linus Walleij <linus.walleij@...aro.org>
    soc: ixp4xx/npe: Fix unused match warning

Juergen Gross <jgross@...e.com>
    x86: Clear .brk area at early boot

Stafford Horne <shorne@...il.com>
    irqchip: or1k-pic: Undefine mask_ack for level triggered hardware

Charles Keepax <ckeepax@...nsource.cirrus.com>
    ASoC: madera: Fix event generation for rate controls

Charles Keepax <ckeepax@...nsource.cirrus.com>
    ASoC: madera: Fix event generation for OUT1 demux

Charles Keepax <ckeepax@...nsource.cirrus.com>
    ASoC: cs47l15: Fix event generation for low power mux control

Charles Keepax <ckeepax@...nsource.cirrus.com>
    ASoC: wm5110: Fix DRE control

Mark Brown <broonie@...nel.org>
    ASoC: ops: Fix off by one in range control validation

Jianglei Nie <niejianglei2021@....com>
    net: sfp: fix memory leak in sfp_probe()

Ruozhu Li <liruozhu@...wei.com>
    nvme: fix regression when disconnect a recovering ctrl

Michael Walle <michael@...le.cc>
    NFC: nxp-nci: don't print header length mismatch on i2c error

Hangyu Hua <hbh25y@...il.com>
    net: tipc: fix possible refcount leak in tipc_sk_create()

Kai-Heng Feng <kai.heng.feng@...onical.com>
    platform/x86: hp-wmi: Ignore Sanitization Mode event

Liang He <windhl@....com>
    cpufreq: pmac32-cpufreq: Fix refcount leak bug

Florian Westphal <fw@...len.de>
    netfilter: br_netfilter: do not skip all hooks with 0 priority

Stephan Gerhold <stephan.gerhold@...nkonzept.com>
    virtio_mmio: Restore guest page size on resume

Stephan Gerhold <stephan.gerhold@...nkonzept.com>
    virtio_mmio: Add missing PM calls to freeze/restore

Muchun Song <songmuchun@...edance.com>
    mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE

Íñigo Huguet <ihuguet@...hat.com>
    sfc: fix kernel panic when creating VF

Andrea Mayer <andrea.mayer@...roma2.it>
    seg6: bpf: fix skb checksum in bpf_push_seg6_encap()

Andrea Mayer <andrea.mayer@...roma2.it>
    seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors

Andrea Mayer <andrea.mayer@...roma2.it>
    seg6: fix skb checksum evaluation in SRH encapsulation/insertion

Íñigo Huguet <ihuguet@...hat.com>
    sfc: fix use after free when disabling sriov

Liang He <windhl@....com>
    net: ftgmac100: Hold reference returned by of_get_child_by_name()

Kuniyuki Iwashima <kuniyu@...zon.com>
    ipv4: Fix data-races around sysctl_ip_dynaddr.

Kuniyuki Iwashima <kuniyu@...zon.com>
    raw: Fix a data-race around sysctl_raw_l3mdev_accept.

Kuniyuki Iwashima <kuniyu@...zon.com>
    icmp: Fix a data-race around sysctl_icmp_ratemask.

Kuniyuki Iwashima <kuniyu@...zon.com>
    icmp: Fix a data-race around sysctl_icmp_ratelimit.

Chris Wilson <chris.p.wilson@...el.com>
    drm/i915/gt: Serialize TLB invalidates with GT resets

Michal Suchanek <msuchanek@...e.de>
    ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero

Ryan Wanner <Ryan.Wanner@...rochip.com>
    ARM: dts: at91: sama5d2: Fix typo in i2s1 node

Kuniyuki Iwashima <kuniyu@...zon.com>
    ipv4: Fix a data-race around sysctl_fib_sync_mem.

Kuniyuki Iwashima <kuniyu@...zon.com>
    icmp: Fix data-races around sysctl.

Kuniyuki Iwashima <kuniyu@...zon.com>
    cipso: Fix data-races around sysctl.

Kuniyuki Iwashima <kuniyu@...zon.com>
    net: Fix data-races around sysctl_mem.

Kuniyuki Iwashima <kuniyu@...zon.com>
    inetpeer: Fix data-races around sysctl.

Jon Hunter <jonathanh@...dia.com>
    net: stmmac: dwc-qos: Disable split header for Tegra194

Francesco Dolcini <francesco.dolcini@...adex.com>
    ASoC: sgtl5000: Fix noise on shutdown/remove

Huaxin Lu <luhuaxin1@...wei.com>
    ima: Fix a potential integer overflow in ima_appraise_measurement

Hangyu Hua <hbh25y@...il.com>
    drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()

Zhen Lei <thunder.leizhen@...wei.com>
    ARM: 9210/1: Mark the FDT_FIXED sections as shareable

Ard Biesheuvel <ardb@...nel.org>
    ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle

Kris Bahnsen <kris@...eddedTS.com>
    ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count

Baokun Li <libaokun1@...wei.com>
    ext4: fix race condition between ext4_write and ext4_convert_inline_data

Daniel Bristot de Oliveira <bristot@...hat.com>
    sched/rt: Disable RT_RUNTIME_SHARE by default

Xiu Jianfeng <xiujianfeng@...wei.com>
    Revert "evm: Fix memleak in init_desc"

Ryusuke Konishi <konishi.ryusuke@...il.com>
    nilfs2: fix incorrect masking of permission flags for symlinks

Dmitry Osipenko <dmitry.osipenko@...labora.com>
    drm/panfrost: Fix shrinker list corruption by madvise IOCTL

Tejun Heo <tj@...nel.org>
    cgroup: Use separate src/dst nodes when preloading css_sets for migration

Felix Fietkau <nbd@....name>
    wifi: mac80211: fix queue selection for mesh/OCB interfaces

Ard Biesheuvel <ardb@...nel.org>
    ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction

Dmitry Osipenko <dmitry.osipenko@...labora.com>
    ARM: 9213/1: Print message about disabled Spectre workarounds only once

Nicolas Dichtel <nicolas.dichtel@...nd.com>
    ip: fix dflt addr selection for connected nexthop

Steven Rostedt (Google) <rostedt@...dmis.org>
    net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer

Zheng Yejian <zhengyejian1@...wei.com>
    tracing/histograms: Fix memory leak problem

Juergen Gross <jgross@...e.com>
    xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue

Meng Tang <tangmeng@...ontech.com>
    ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop

Meng Tang <tangmeng@...ontech.com>
    ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221

Meng Tang <tangmeng@...ontech.com>
    ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671

Meng Tang <tangmeng@...ontech.com>
    ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model

Meng Tang <tangmeng@...ontech.com>
    ALSA: hda - Add fixup for Dell Latitidue E5430


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

Diffstat:

 Documentation/networking/ip-sysctl.txt             |  4 +--
 Makefile                                           |  4 +--
 arch/arm/boot/dts/imx6qdl-ts7970.dtsi              |  2 +-
 arch/arm/boot/dts/sama5d2.dtsi                     |  2 +-
 arch/arm/boot/dts/stm32mp157c.dtsi                 |  2 +-
 arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts  |  2 +-
 arch/arm/include/asm/mach/map.h                    |  1 +
 arch/arm/include/asm/ptrace.h                      | 26 +++++++++++++++
 arch/arm/mm/alignment.c                            |  3 ++
 arch/arm/mm/mmu.c                                  | 15 ++++++++-
 arch/arm/mm/proc-v7-bugs.c                         |  9 +++---
 arch/arm/probes/decode.h                           | 26 +--------------
 arch/x86/kernel/head64.c                           |  2 ++
 drivers/cpufreq/pmac32-cpufreq.c                   |  4 +++
 drivers/gpu/drm/i915/display/intel_dp_mst.c        |  1 +
 drivers/gpu/drm/i915/gt/intel_gt.c                 | 15 ++++++++-
 drivers/gpu/drm/panfrost/panfrost_drv.c            |  4 +--
 drivers/irqchip/irq-or1k-pic.c                     |  1 -
 drivers/net/can/m_can/m_can.c                      |  5 +--
 drivers/net/ethernet/faraday/ftgmac100.c           | 15 ++++++++-
 drivers/net/ethernet/sfc/ef10.c                    |  3 ++
 drivers/net/ethernet/sfc/ef10_sriov.c              | 10 ++++--
 .../ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c    |  1 +
 drivers/net/phy/sfp.c                              |  2 +-
 drivers/net/xen-netback/rx.c                       |  1 +
 drivers/nfc/nxp-nci/i2c.c                          |  8 +++--
 drivers/nvme/host/core.c                           |  2 ++
 drivers/nvme/host/nvme.h                           |  1 +
 drivers/nvme/host/rdma.c                           | 12 +++++--
 drivers/nvme/host/tcp.c                            | 10 ++++--
 drivers/platform/x86/hp-wmi.c                      |  3 ++
 drivers/soc/ixp4xx/ixp4xx-npe.c                    |  2 +-
 drivers/tty/serial/8250/8250_port.c                |  4 ++-
 drivers/tty/serial/amba-pl011.c                    | 23 ++++++++++++--
 drivers/tty/serial/samsung.c                       |  5 ++-
 drivers/tty/serial/stm32-usart.c                   |  2 ++
 drivers/usb/dwc3/gadget.c                          |  4 ++-
 drivers/usb/serial/ftdi_sio.c                      |  3 ++
 drivers/usb/serial/ftdi_sio_ids.h                  |  6 ++++
 drivers/usb/typec/class.c                          |  1 +
 drivers/virtio/virtio_mmio.c                       | 26 +++++++++++++++
 fs/ext4/extents.c                                  |  8 +++--
 fs/ext4/inode.c                                    |  9 ------
 fs/nilfs2/nilfs.h                                  |  3 ++
 include/linux/cgroup-defs.h                        |  3 +-
 include/net/raw.h                                  |  2 +-
 include/net/sock.h                                 |  2 +-
 include/trace/events/sock.h                        |  6 ++--
 kernel/cgroup/cgroup.c                             | 37 ++++++++++++++--------
 kernel/sched/features.h                            |  2 +-
 kernel/signal.c                                    |  8 ++---
 kernel/sysctl.c                                    | 20 ++++++------
 kernel/trace/trace_events_hist.c                   |  2 ++
 net/bridge/br_netfilter_hooks.c                    | 21 ++++++++++--
 net/core/filter.c                                  |  1 -
 net/ipv4/af_inet.c                                 |  4 +--
 net/ipv4/cipso_ipv4.c                              | 12 ++++---
 net/ipv4/fib_semantics.c                           |  2 +-
 net/ipv4/fib_trie.c                                |  2 +-
 net/ipv4/icmp.c                                    | 10 +++---
 net/ipv4/inetpeer.c                                | 12 ++++---
 net/ipv6/seg6_iptunnel.c                           |  5 ++-
 net/ipv6/seg6_local.c                              |  2 --
 net/mac80211/wme.c                                 |  4 +--
 net/tipc/socket.c                                  |  1 +
 security/integrity/evm/evm_crypto.c                |  7 ++--
 security/integrity/ima/ima_appraise.c              |  3 +-
 sound/pci/hda/patch_conexant.c                     |  1 +
 sound/pci/hda/patch_realtek.c                      | 15 +++++++++
 sound/soc/codecs/cs47l15.c                         |  5 ++-
 sound/soc/codecs/madera.c                          | 14 +++++---
 sound/soc/codecs/sgtl5000.c                        |  9 ++++++
 sound/soc/codecs/sgtl5000.h                        |  1 +
 sound/soc/codecs/wm5110.c                          |  8 +++--
 sound/soc/soc-ops.c                                |  4 +--
 75 files changed, 365 insertions(+), 152 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ