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, 14 Mar 2022 15:59:59 +0100
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.9 00/19] 4.9.307-rc2 review

This is the start of the stable review cycle for the 4.9.307 release.
There are 19 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, 16 Mar 2022 14:59:04 +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.9.307-rc2.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.9.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 4.9.307-rc2

Qu Wenruo <wqu@...e.com>
    btrfs: unlock newly allocated extent buffer after error

Russell King (Oracle) <rmk+kernel@...linux.org.uk>
    ARM: fix Thumb2 regression with Spectre BHB

Sven Eckelmann <sven@...fation.org>
    batman-adv: Don't expect inter-netns unique iflink indices

Sven Eckelmann <sven@...fation.org>
    batman-adv: Request iflink once in batadv-on-batadv check

Dan Carpenter <dan.carpenter@...cle.com>
    staging: gdm724x: fix use after free in gdm_lte_rx()

Randy Dunlap <rdunlap@...radead.org>
    ARM: Spectre-BHB: provide empty stub for non-config

Mike Kravetz <mike.kravetz@...cle.com>
    selftests/memfd: clean up mapping in mfd_fail_write

Sven Schnelle <svens@...ux.ibm.com>
    tracing: Ensure trace buffer is at least 4096 bytes large

Marek Marczykowski-Górecki <marmarek@...isiblethingslab.com>
    Revert "xen-netback: Check for hotplug-status existence before watching"

suresh kumar <suresh2514@...il.com>
    net-sysfs: add check for netdevice being present to speed_show

Eric Dumazet <edumazet@...gle.com>
    sctp: fix kernel-infoleak for SCTP sockets

Mark Featherston <mark@...eddedTS.com>
    gpio: ts4900: Do not set DAT and OE together

Pavel Skripkin <paskripkin@...il.com>
    NFC: port100: fix use-after-free in port100_send_complete

Mohammad Kabat <mohammadkab@...dia.com>
    net/mlx5: Fix size field in bufferx_reg struct

Duoming Zhou <duoming@....edu.cn>
    ax25: Fix NULL pointer dereference in ax25_kill_by_device

Jiasheng Jiang <jiasheng@...as.ac.cn>
    net: ethernet: lpc_eth: Handle error for clk_enable

Miaoqian Lin <linmq006@...il.com>
    ethernet: Fix error handling in xemaclite_of_probe

Tom Rix <trix@...hat.com>
    qed: return status of qed_iov_get_link

Jia-Ju Bai <baijiaju1990@...il.com>
    net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()


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

Diffstat:

 Makefile                                      |  4 ++--
 arch/arm/include/asm/spectre.h                |  6 ++++++
 arch/arm/kernel/entry-armv.S                  |  4 ++--
 drivers/gpio/gpio-ts4900.c                    | 24 +++++++++++++++++++-----
 drivers/net/ethernet/nxp/lpc_eth.c            |  5 ++++-
 drivers/net/ethernet/qlogic/qed/qed_sriov.c   | 18 +++++++++++-------
 drivers/net/ethernet/qlogic/qed/qed_vf.c      |  7 +++++++
 drivers/net/ethernet/xilinx/xilinx_emaclite.c |  4 +++-
 drivers/net/xen-netback/xenbus.c              | 12 ++++--------
 drivers/nfc/port100.c                         |  2 ++
 drivers/staging/gdm724x/gdm_lte.c             |  5 +++--
 fs/btrfs/extent-tree.c                        |  1 +
 include/linux/mlx5/mlx5_ifc.h                 |  4 ++--
 kernel/trace/trace.c                          | 10 ++++++----
 net/ax25/af_ax25.c                            |  7 +++++++
 net/batman-adv/hard-interface.c               | 13 ++++++++-----
 net/core/net-sysfs.c                          |  2 +-
 net/sctp/sctp_diag.c                          |  9 +++------
 tools/testing/selftests/memfd/memfd_test.c    |  1 +
 19 files changed, 92 insertions(+), 46 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ