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, 18 Apr 2023 14:21:00 +0200
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
Subject: [PATCH 4.19 00/57] 4.19.281-rc1 review

This is the start of the stable review cycle for the 4.19.281 release.
There are 57 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, 20 Apr 2023 12:02:44 +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.19.281-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.19.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Marc Zyngier <marc.zyngier@....com>
    arm64: KVM: Fix system register enumeration

Dave Martin <Dave.Martin@....com>
    KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST

Dave Martin <Dave.Martin@....com>
    KVM: arm64: Factor out core register ID enumeration

Paolo Bonzini <pbonzini@...hat.com>
    KVM: nVMX: add missing consistency checks for CR0 and CR4

Steve Clevenger <scclevenger@...amperecomputing.com>
    coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug

George Cherian <george.cherian@...vell.com>
    watchdog: sbsa_wdog: Make sure the timeout programming is within the limits

Waiman Long <longman@...hat.com>
    cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()

ZhaoLong Wang <wangzhaolong1@...wei.com>
    ubi: Fix deadlock caused by recursively holding work_sem

Lee Jones <lee.jones@...aro.org>
    mtd: ubi: wl: Fix a couple of kernel-doc issues

Zhihao Cheng <chengzhihao1@...wei.com>
    ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size

Basavaraj Natikar <Basavaraj.Natikar@....com>
    x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot

Jiri Kosina <jkosina@...e.cz>
    scsi: ses: Handle enclosure with just a primary component gracefully

Robbie Harwood <rharwood@...hat.com>
    verify_pefile: relax wrapper length check

Hans de Goede <hdegoede@...hat.com>
    efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L

Alexander Stein <alexander.stein@...tq-group.com>
    i2c: imx-lpi2c: clean rx/tx buffers upon new message

Grant Grundler <grundler@...omium.org>
    power: supply: cros_usbpd: reclassify "default case!" as debug

Eric Dumazet <edumazet@...gle.com>
    udp6: fix potential access to stale information

Roman Gushchin <roman.gushchin@...ux.dev>
    net: macb: fix a memory corruption in extended buffer descriptor mode

Xin Long <lucien.xin@...il.com>
    sctp: fix a potential overflow in sctp_ifwdtsn_skip

Denis Plotnikov <den-plotnikov@...dex-team.ru>
    qlcnic: check pci_reset_function result

Harshit Mogalapalli <harshit.m.mogalapalli@...cle.com>
    niu: Fix missing unwind goto in niu_alloc_channels()

Zheng Wang <zyytlz.wz@....com>
    9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition

Bang Li <libang.linuxer@...il.com>
    mtdblock: tolerate corrected bit-flips

Min Li <lm0963hack@...il.com>
    Bluetooth: Fix race condition in hidp_session_thread

Luiz Augusto von Dentz <luiz.von.dentz@...el.com>
    Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}

Oswald Buddenhagen <oswald.buddenhagen@....de>
    ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards

Oswald Buddenhagen <oswald.buddenhagen@....de>
    ALSA: i2c/cs8427: fix iec958 mixer control deactivation

Oswald Buddenhagen <oswald.buddenhagen@....de>
    ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboard

Oswald Buddenhagen <oswald.buddenhagen@....de>
    ALSA: emu10k1: fix capture interrupt handler unlinking

Kornel Dulęba <korneld@...omium.org>
    Revert "pinctrl: amd: Disable and mask interrupts on resume"

Rongwei Wang <rongwei.wang@...ux.alibaba.com>
    mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()

Zheng Yejian <zhengyejian1@...wei.com>
    ring-buffer: Fix race while reader and writer are on the same page

John Keeping <john@...anate.com>
    ftrace: Mark get_lock_parent_ip() __always_inline

Kan Liang <kan.liang@...ux.intel.com>
    perf/core: Fix the same task check in perf_event_set_output

Jeremy Soller <jeremy@...tem76.com>
    ALSA: hda/realtek: Add quirk for Clevo X370SNW

Ryusuke Konishi <konishi.ryusuke@...il.com>
    nilfs2: fix sysfs interface lifetime

Ryusuke Konishi <konishi.ryusuke@...il.com>
    nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()

Biju Das <biju.das.jz@...renesas.com>
    tty: serial: sh-sci: Fix Rx on RZ/G2L SCI

Biju Das <biju.das.jz@...renesas.com>
    tty: serial: sh-sci: Fix transmit end interrupt handler

William Breathitt Gray <william.gray@...aro.org>
    iio: dac: cio-dac: Fix max DAC write value check for 12-bit

Bjørn Mork <bjorn@...k.no>
    USB: serial: option: add Quectel RM500U-CN modem

Enrico Sau <enrico.sau@...il.com>
    USB: serial: option: add Telit FE990 compositions

Kees Jan Koster <kjkoster@...oster.org>
    USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs

Dhruva Gole <d-gole@...com>
    gpio: davinci: Add irq chip flag to skip set wake

Ziyang Xuan <william.xuanziyang@...wei.com>
    ipv6: Fix an uninit variable access bug in __ip6_make_skb()

Xin Long <lucien.xin@...il.com>
    sctp: check send stream number after wait_for_sndbuf

Jakub Kicinski <kuba@...nel.org>
    net: don't let netpoll invoke NAPI if in xmit context

Eric Dumazet <edumazet@...gle.com>
    icmp: guard against too small mtu

Felix Fietkau <nbd@....name>
    wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta

Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
    pwm: cros-ec: Explicitly set .polarity in .get_state()

Trond Myklebust <trond.myklebust@...merspace.com>
    NFSv4: Fix hangs when recovering open state after a server reboot

Trond Myklebust <trond.myklebust@...merspace.com>
    NFSv4: Check the return value of update_open_stateid()

Trond Myklebust <trond.myklebust@...merspace.com>
    NFSv4: Convert struct nfs4_state to use refcount_t

Kornel Dulęba <korneld@...omium.org>
    pinctrl: amd: Disable and mask interrupts on resume

Sachi King <nakato@...ato.io>
    pinctrl: amd: disable and mask interrupts on probe

Linus Walleij <linus.walleij@...aro.org>
    pinctrl: amd: Use irqchip template

Sandeep Singh <sandeep.singh@....com>
    pinctrl: Added IRQF_SHARED flag for amd-pinctrl driver


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

Diffstat:

 Documentation/sound/hd-audio/models.rst         |  2 +-
 Makefile                                        |  4 +-
 arch/arm64/kvm/guest.c                          | 83 ++++++++++++++++++++-----
 arch/x86/kernel/sysfb_efi.c                     |  8 +++
 arch/x86/kvm/vmx/vmx.c                          | 10 ++-
 arch/x86/pci/fixup.c                            | 21 +++++++
 crypto/asymmetric_keys/verify_pefile.c          | 12 ++--
 drivers/gpio/gpio-davinci.c                     |  2 +-
 drivers/hwtracing/coresight/coresight-etm4x.c   |  2 +-
 drivers/i2c/busses/i2c-imx-lpi2c.c              |  2 +
 drivers/iio/dac/cio-dac.c                       |  4 +-
 drivers/mtd/mtdblock.c                          | 12 ++--
 drivers/mtd/ubi/build.c                         | 21 +++++--
 drivers/mtd/ubi/wl.c                            |  5 +-
 drivers/net/ethernet/cadence/macb_main.c        |  4 ++
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c |  8 ++-
 drivers/net/ethernet/sun/niu.c                  |  2 +-
 drivers/pinctrl/pinctrl-amd.c                   | 56 +++++++++++++----
 drivers/power/supply/cros_usbpd-charger.c       |  2 +-
 drivers/pwm/pwm-cros-ec.c                       |  1 +
 drivers/scsi/ses.c                              | 20 +++---
 drivers/tty/serial/sh-sci.c                     |  9 ++-
 drivers/usb/serial/cp210x.c                     |  1 +
 drivers/usb/serial/option.c                     | 10 +++
 drivers/watchdog/sbsa_gwdt.c                    |  1 +
 fs/nfs/nfs4_fs.h                                |  2 +-
 fs/nfs/nfs4proc.c                               | 25 ++++----
 fs/nfs/nfs4state.c                              |  8 +--
 fs/nilfs2/segment.c                             |  3 +-
 fs/nilfs2/super.c                               |  2 +
 fs/nilfs2/the_nilfs.c                           | 12 ++--
 include/linux/ftrace.h                          |  2 +-
 kernel/cgroup/cpuset.c                          |  4 +-
 kernel/events/core.c                            |  2 +-
 kernel/trace/ring_buffer.c                      | 13 +++-
 mm/swapfile.c                                   |  3 +-
 net/9p/trans_xen.c                              |  4 ++
 net/bluetooth/hidp/core.c                       |  2 +-
 net/bluetooth/l2cap_core.c                      | 24 ++-----
 net/core/netpoll.c                              | 19 +++++-
 net/ipv4/icmp.c                                 |  5 ++
 net/ipv6/ip6_output.c                           |  7 ++-
 net/ipv6/udp.c                                  |  8 ++-
 net/mac80211/sta_info.c                         |  3 +-
 net/sctp/socket.c                               |  4 ++
 net/sctp/stream_interleave.c                    |  3 +-
 sound/i2c/cs8427.c                              |  7 ++-
 sound/pci/emu10k1/emupcm.c                      |  4 +-
 sound/pci/hda/patch_realtek.c                   |  1 +
 sound/pci/hda/patch_sigmatel.c                  | 10 +++
 50 files changed, 350 insertions(+), 129 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ