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: Fri,  5 Jan 2024 15:38:40 +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,
	allen.lkml@...il.com
Subject: [PATCH 4.19 00/41] 4.19.304-rc1 review

This is the start of the stable review cycle for the 4.19.304 release.
There are 41 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 Sun, 07 Jan 2024 14:38:02 +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.304-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.304-rc1

Sarthak Kukreti <sarthakkukreti@...omium.org>
    block: Don't invalidate pagecache for invalid falloc modes

Mikulas Patocka <mpatocka@...hat.com>
    dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()

Paulo Alcantara <pc@...guebit.com>
    smb: client: fix OOB in smbCalcSize()

Dan Carpenter <dan.carpenter@...aro.org>
    usb: fotg210-hcd: delete an incorrect bounds test

Thomas Petazzoni <thomas.petazzoni@...tlin.com>
    usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling

Thomas Gleixner <tglx@...utronix.de>
    x86/alternatives: Sync core before enabling interrupts

Rouven Czerwinski <r.czerwinski@...gutronix.de>
    net: rfkill: gpio: set GPIO direction

Fedor Pchelkin <pchelkin@...ras.ru>
    net: 9p: avoid freeing uninit memory in p9pdu_vreadf

Luiz Augusto von Dentz <luiz.von.dentz@...el.com>
    Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent

Reinhard Speyerer <rspmn@...or.de>
    USB: serial: option: add Quectel RM500Q R13 firmware support

Slark Xiao <slark_xiao@....com>
    USB: serial: option: add Foxconn T99W265 with new baseline

Alper Ak <alperyasinak1@...il.com>
    USB: serial: option: add Quectel EG912Y module support

Mark Glover <mark.glover@...isense.com>
    USB: serial: ftdi_sio: update Actisense PIDs constant names

Johannes Berg <johannes.berg@...el.com>
    wifi: cfg80211: fix certs build to not depend on file order

Chen-Yu Tsai <wens@...nel.org>
    wifi: cfg80211: Add my certificate

Javier Carrasco <javier.carrasco.cruz@...il.com>
    iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table

Wei Yongjun <weiyongjun1@...wei.com>
    scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()

YueHaibing <yuehaibing@...wei.com>
    scsi: bnx2fc: Remove set but not used variable 'oxid'

Haoran Liu <liuhaoran14@....com>
    Input: ipaq-micro-keys - add error handling for devm_kmemdup

Su Hui <suhui@...china.com>
    iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw

Josef Bacik <josef@...icpanda.com>
    btrfs: do not allow non subvolume root targets for snapshot

Paulo Alcantara <pc@...guebit.com>
    smb: client: fix NULL deref in asn1_ber_decoder()

Alexis Lothoré <alexis.lothore@...tlin.com>
    pinctrl: at91-pio4: use dedicated lock class for IRQ

Eric Dumazet <edumazet@...gle.com>
    net: check dev->gso_max_size in gso_features_check()

Heiner Kallweit <hkallweit1@...il.com>
    net: warn if gso_type isn't set for a GSO SKB

David Howells <dhowells@...hat.com>
    afs: Fix the dynamic root's d_delete to always delete unused dentries

Liu Jian <liujian56@...wei.com>
    net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()

Eric Dumazet <edumazet@...gle.com>
    net/rose: fix races in rose_kill_by_device()

Zhipeng Lu <alexious@....edu.cn>
    ethernet: atheros: fix a memleak in atl1e_setup_ring_resources

Eric Dumazet <edumazet@...gle.com>
    net: sched: ife: fix potential use-after-free

Moshe Shemesh <moshe@...dia.com>
    net/mlx5: Fix fw tracer first block check

Hu Haowen <xianfengting221@....com>
    net/mlx5: improve some comments

Johannes Berg <johannes.berg@...el.com>
    wifi: mac80211: mesh_plink: fix matches_local logic

Heiko Carstens <hca@...ux.ibm.com>
    s390/vx: fix save/restore of fpu kernel context

Geert Uytterhoeven <geert+renesas@...der.be>
    reset: Fix crash when freeing non-existent optional resets

Kunwu Chan <chentao@...inos.cn>
    ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE

Bin Li <bin.li@...onical.com>
    ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5

Bin Li <bin.li@...onical.com>
    ALSA: hda/realtek: Enable headset onLenovo M70/M90

Edward Pacman <edward@...ard-p.xyz>
    ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOB

AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
    arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node names


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

Diffstat:

 Makefile                                           |  4 +-
 arch/arm/mach-omap2/id.c                           |  5 ++
 arch/arm64/boot/dts/mediatek/mt8173-evb.dts        |  4 +-
 arch/s390/include/asm/fpu/api.h                    |  2 +-
 arch/x86/kernel/alternative.c                      |  2 +-
 drivers/iio/common/ms_sensors/ms_sensors_i2c.c     |  4 +-
 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c         |  4 +-
 drivers/input/keyboard/ipaq-micro-keys.c           |  3 +
 drivers/md/dm-integrity.c                          | 11 +--
 drivers/net/ethernet/atheros/atl1e/atl1e_main.c    |  5 +-
 .../ethernet/mellanox/mlx5/core/diag/fw_tracer.c   |  4 +-
 drivers/pinctrl/pinctrl-at91-pio4.c                |  8 ++
 drivers/reset/core.c                               |  3 +
 drivers/scsi/bnx2fc/bnx2fc_fcoe.c                  | 12 +--
 drivers/usb/host/fotg210-hcd.c                     |  3 -
 drivers/usb/musb/musb_core.c                       |  3 +-
 drivers/usb/serial/ftdi_sio.c                      |  6 +-
 drivers/usb/serial/ftdi_sio_ids.h                  |  6 +-
 drivers/usb/serial/option.c                        |  5 ++
 fs/afs/dynroot.c                                   | 13 +---
 fs/block_dev.c                                     |  9 ++-
 fs/btrfs/ioctl.c                                   |  9 +++
 fs/cifs/misc.c                                     |  4 +
 fs/cifs/smb2misc.c                                 | 26 +++----
 fs/cifs/smb2pdu.h                                  |  2 +-
 net/8021q/vlan_core.c                              |  9 ++-
 net/9p/protocol.c                                  | 17 ++++-
 net/bluetooth/hci_event.c                          |  3 +-
 net/core/dev.c                                     |  8 ++
 net/ife/ife.c                                      |  1 +
 net/mac80211/mesh_plink.c                          | 10 +--
 net/rfkill/rfkill-gpio.c                           |  8 ++
 net/rose/af_rose.c                                 | 41 ++++++++--
 net/wireless/certs/wens.hex                        | 87 ++++++++++++++++++++++
 sound/pci/hda/patch_realtek.c                      | 30 ++++++++
 35 files changed, 285 insertions(+), 86 deletions(-)



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ