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,  6 Nov 2023 14:03:20 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     stable@...r.kernel.org
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        patches@...ts.linux.dev, linux-kernel@...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,
        srw@...dewatkins.net, rwarsow@....de, conor@...nel.org
Subject: [PATCH 5.4 00/74] 5.4.260-rc1 review

This is the start of the stable review cycle for the 5.4.260 release.
There are 74 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, 08 Nov 2023 13:02:46 +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.260-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.260-rc1

Cameron Williams <cang1@...e.co.uk>
    tty: 8250: Add support for Intashield IS-100

Cameron Williams <cang1@...e.co.uk>
    tty: 8250: Add support for Brainboxes UP cards

Cameron Williams <cang1@...e.co.uk>
    tty: 8250: Add support for additional Brainboxes UC cards

Cameron Williams <cang1@...e.co.uk>
    tty: 8250: Remove UC-257 and UC-431

LihaSika <lihasika@...il.com>
    usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibility

Vicki Pfau <vi@...rift.com>
    PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device

Matthias Schiffer <matthias.schiffer@...tq-group.com>
    Revert "ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver"

Sagi Grimberg <sagi@...mberg.me>
    nvmet-tcp: Fix a possible UAF in queue intialization setup

Sagi Grimberg <sagi@...mberg.me>
    nvmet-tcp: move send/recv error handling in the send/recv methods instead of call-sites

Christoph Hellwig <hch@....de>
    remove the sx8 block driver

Arnd Bergmann <arnd@...db.de>
    ata: ahci: fix enum constants for gcc-13

Su Hui <suhui@...china.com>
    net: chelsio: cxgb4: add an error code check in t4_load_phy_fw

Liming Sun <limings@...dia.com>
    platform/mellanox: mlxbf-tmfifo: Fix a warning message

Hans de Goede <hdegoede@...hat.com>
    platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e

Tomas Henzl <thenzl@...hat.com>
    scsi: mpt3sas: Fix in error path

Jorge Maidana <jorgem.linux@...il.com>
    fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()

Shuming Fan <shumingf@...ltek.com>
    ASoC: rt5650: fix the wrong result of key button

Florian Westphal <fw@...len.de>
    netfilter: nfnetlink_log: silence bogus compiler warning

William A. Kennington III <william@...nnington.com>
    spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0

Arnd Bergmann <arnd@...db.de>
    fbdev: atyfb: only use ioremap_uc() on i386 and ia64

Dmitry Torokhov <dmitry.torokhov@...il.com>
    Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport

Zhang Shurong <zhang_shurong@...mail.com>
    dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe

Ben Wolsieffer <ben.wolsieffer@...ring.com>
    irqchip/stm32-exti: add missing DT IRQ flag translation

Szilard Fabian <szfabian@...emarch.art>
    Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table

Juergen Gross <jgross@...e.com>
    x86: Fix .brk attribute in linker script

Hangyu Hua <hbh25y@...il.com>
    rpmsg: Fix possible refcount leak in rpmsg_register_device_override()

Bjorn Andersson <quic_bjorande@...cinc.com>
    rpmsg: glink: Release driver_override

Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
    rpmsg: Fix calling device_lock() on non-initialized device

Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
    rpmsg: Fix kfree() of static memory on setting driver_override

Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
    rpmsg: Constify local variable in field store macro

Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
    driver: platform: Add helper for safer setting of driver_override

Baokun Li <libaokun1@...wei.com>
    ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow

Baokun Li <libaokun1@...wei.com>
    ext4: avoid overlapping preallocations due to overflow

Baokun Li <libaokun1@...wei.com>
    ext4: add two helper functions extent_logical_end() and pa_logical_end()

Josh Poimboeuf <jpoimboe@...nel.org>
    x86/mm: Fix RESERVE_BRK() for older binutils

Josh Poimboeuf <jpoimboe@...hat.com>
    x86/mm: Simplify RESERVE_BRK()

Al Viro <viro@...iv.linux.org.uk>
    nfsd: lock_rename() needs both directories to live on the same fs

Chao Yu <chao@...nel.org>
    f2fs: fix to do sanity check on inode type during garbage collection

Steve French <stfrench@...rosoft.com>
    smbdirect: missing rc checks while waiting for rdma events

Wang Hai <wanghai38@...wei.com>
    kobject: Fix slab-out-of-bounds in fill_kobj_path()

Jinjie Ruan <ruanjinjie@...wei.com>
    arm64: fix a concurrency issue in emulation_proc_handler()

Lukasz Majczak <lma@...ihalf.com>
    drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()

Thomas Gleixner <tglx@...utronix.de>
    x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility

Ivan Vecera <ivecera@...hat.com>
    i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR

Alessandro Carminati <alessandro.carminati@...il.com>
    clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_parent_name

Peter Zijlstra <peterz@...radead.org>
    perf/core: Fix potential NULL deref

Peng Fan <peng.fan@....com>
    nvmem: imx: correct nregs for i.MX6UL

Peng Fan <peng.fan@....com>
    nvmem: imx: correct nregs for i.MX6SLL

Peng Fan <peng.fan@....com>
    nvmem: imx: correct nregs for i.MX6ULL

Jian Zhang <zhangjian.3032@...edance.com>
    i2c: aspeed: Fix i2c bus hang in slave read

Alain Volmat <alain.volmat@...s.st.com>
    i2c: stm32f7: Fix PEC handling in case of SMBUS transfers

Herve Codina <herve.codina@...tlin.com>
    i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()

Herve Codina <herve.codina@...tlin.com>
    i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()

Herve Codina <herve.codina@...tlin.com>
    i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()

Marek Szyprowski <m.szyprowski@...sung.com>
    iio: exynos-adc: request second interupt only when touchscreen mode is used

Pablo Neira Ayuso <pablo@...filter.org>
    gtp: fix fragmentation needed check with gso

Pablo Neira Ayuso <pablo@...filter.org>
    gtp: uapi: fix GTPA_MAX

Fred Chen <fred.chenchen03@...il.com>
    tcp: fix wrong RTO timeout when received SACK reneging

Douglas Anderson <dianders@...omium.org>
    r8152: Cancel hw_phy_work if we have an error in probe

Douglas Anderson <dianders@...omium.org>
    r8152: Run the unload routine if we have errors during probe

Douglas Anderson <dianders@...omium.org>
    r8152: Increase USB control msg timeout to 5000ms as per spec

Christophe JAILLET <christophe.jaillet@...adoo.fr>
    net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats_show()

Sasha Neftin <sasha.neftin@...el.com>
    igc: Fix ambiguity in the ethtool advertising

Eric Dumazet <edumazet@...gle.com>
    neighbour: fix various data-races

Mateusz Palczewski <mateusz.palczewski@...el.com>
    igb: Fix potential memory leak in igb_add_ethtool_nfc_entry

Kunwu Chan <chentao@...inos.cn>
    treewide: Spelling fix in comment

Mirsad Goran Todorovac <mirsad.todorovac@....unizg.hr>
    r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1

Mirsad Goran Todorovac <mirsad.todorovac@....unizg.hr>
    r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1

Maximilian Heyne <mheyne@...zon.de>
    virtio-mmio: fix memory leak of vm_dev

Gavin Shan <gshan@...hat.com>
    virtio_balloon: Fix endless deflation and inflation on arm64

Rodríguez Barbarin, José Javier <JoseJavier.Rodriguez@...gon.com>
    mcb-lpc: Reallocate memory region to avoid memory overlapping

Rodríguez Barbarin, José Javier <JoseJavier.Rodriguez@...gon.com>
    mcb: Return actual parsed size when reading chameleon table

Francis Laniel <flaniel@...ux.microsoft.com>
    selftests/ftrace: Add new test case which checks non unique symbol

Miquel Raynal <miquel.raynal@...tlin.com>
    mtd: rawnand: marvell: Ensure program page operations are successful


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

Diffstat:

 Makefile                                           |    4 +-
 arch/arm/boot/dts/am335x-baltos.dtsi               |    2 +-
 arch/arm/boot/dts/am335x-boneblack-common.dtsi     |    1 -
 arch/arm/boot/dts/am335x-boneblack-wireless.dts    |    1 +
 arch/arm/boot/dts/am335x-boneblue.dts              |    1 +
 arch/arm/boot/dts/am335x-bonegreen-wireless.dts    |    1 +
 arch/arm/boot/dts/am335x-evm.dts                   |    3 +-
 arch/arm/boot/dts/am335x-evmsk.dts                 |    2 +-
 arch/arm/boot/dts/am335x-lxm.dts                   |    2 +-
 arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi  |    2 +-
 arch/arm/boot/dts/am335x-moxa-uc-8100-me-t.dts     |    2 +-
 arch/arm/boot/dts/am335x-pepper.dts                |    4 +-
 arch/arm/boot/dts/am335x-phycore-som.dtsi          |    2 +-
 arch/arm/boot/dts/am33xx-l4.dtsi                   |    6 +-
 arch/arm/boot/dts/am33xx.dtsi                      |    3 +-
 arch/arm/boot/dts/am4372.dtsi                      |    3 +-
 arch/arm/boot/dts/am437x-cm-t43.dts                |    2 +-
 arch/arm/boot/dts/am437x-gp-evm.dts                |    4 +-
 arch/arm/boot/dts/am437x-l4.dtsi                   |    5 +-
 arch/arm/boot/dts/am437x-sk-evm.dts                |    2 +-
 arch/arm64/kernel/armv8_deprecated.c               |    6 +-
 arch/x86/include/asm/i8259.h                       |    2 +
 arch/x86/include/asm/setup.h                       |   46 +-
 arch/x86/kernel/acpi/boot.c                        |    3 +
 arch/x86/kernel/i8259.c                            |   38 +-
 arch/x86/kernel/vmlinux.lds.S                      |    2 +-
 drivers/ata/ahci.h                                 |  241 +--
 drivers/base/driver.c                              |   69 +
 drivers/base/platform.c                            |   28 +-
 drivers/block/Kconfig                              |    9 -
 drivers/block/Makefile                             |    2 -
 drivers/block/sx8.c                                | 1586 --------------------
 drivers/clk/clk.c                                  |   21 +-
 drivers/dma/ste_dma40.c                            |    1 +
 drivers/gpu/drm/drm_dp_mst_topology.c              |    6 +-
 drivers/i2c/busses/i2c-aspeed.c                    |    3 +-
 drivers/i2c/busses/i2c-stm32f7.c                   |    9 +-
 drivers/i2c/muxes/i2c-demux-pinctrl.c              |    2 +-
 drivers/i2c/muxes/i2c-mux-gpmux.c                  |    2 +-
 drivers/i2c/muxes/i2c-mux-pinctrl.c                |    2 +-
 drivers/iio/adc/exynos_adc.c                       |   24 +-
 drivers/input/mouse/synaptics.c                    |    1 +
 drivers/input/rmi4/rmi_smbus.c                     |   50 +-
 drivers/input/serio/i8042-x86ia64io.h              |    8 +
 drivers/irqchip/irq-stm32-exti.c                   |    1 +
 drivers/mcb/mcb-lpc.c                              |   35 +-
 drivers/mcb/mcb-parse.c                            |   15 +-
 drivers/mtd/nand/raw/marvell_nand.c                |   23 +-
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |    2 +
 drivers/net/ethernet/intel/i40e/i40e_txrx.c        |    2 +-
 drivers/net/ethernet/intel/igb/igb_ethtool.c       |    6 +-
 drivers/net/ethernet/intel/igc/igc_ethtool.c       |   35 +-
 drivers/net/ethernet/realtek/r8169_main.c          |    4 +-
 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c  |    2 +-
 drivers/net/gtp.c                                  |    5 +-
 drivers/net/ieee802154/adf7242.c                   |    5 +-
 drivers/net/usb/r8152.c                            |   10 +-
 drivers/nvme/target/tcp.c                          |   50 +-
 drivers/nvmem/imx-ocotp.c                          |    6 +-
 drivers/pci/quirks.c                               |    8 +-
 drivers/platform/mellanox/mlxbf-tmfifo.c           |   21 +-
 drivers/platform/x86/asus-wmi.h                    |    2 +-
 drivers/rpmsg/qcom_glink_native.c                  |    1 +
 drivers/rpmsg/rpmsg_core.c                         |   37 +-
 drivers/rpmsg/rpmsg_internal.h                     |    5 +-
 drivers/scsi/mpt3sas/mpt3sas_scsih.c               |    4 +-
 drivers/spi/spi-npcm-fiu.c                         |    5 +-
 drivers/tty/serial/8250/8250_pci.c                 |  122 +-
 drivers/usb/storage/unusual_cypress.h              |    2 +-
 drivers/video/fbdev/aty/atyfb_base.c               |    4 +
 drivers/video/fbdev/uvesafb.c                      |    2 +-
 drivers/virtio/virtio_balloon.c                    |    6 +-
 drivers/virtio/virtio_mmio.c                       |   19 +-
 fs/cifs/smbdirect.c                                |   14 +-
 fs/ext4/mballoc.c                                  |   51 +-
 fs/ext4/mballoc.h                                  |   14 +
 fs/f2fs/gc.c                                       |    3 +-
 fs/nfsd/vfs.c                                      |   12 +-
 include/linux/device.h                             |    2 +
 include/linux/pci_ids.h                            |    1 +
 include/linux/platform_device.h                    |    6 +-
 include/linux/rpmsg.h                              |   14 +-
 include/uapi/linux/gtp.h                           |    2 +-
 kernel/events/core.c                               |    3 +-
 lib/kobject.c                                      |   12 +-
 net/core/neighbour.c                               |   67 +-
 net/ipv4/tcp_input.c                               |    9 +-
 net/netfilter/nfnetlink_log.c                      |    2 +-
 sound/soc/codecs/rt5645.c                          |    2 +
 .../ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc |   13 +
 90 files changed, 850 insertions(+), 2029 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ