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:   Wed,  9 Feb 2022 20:14:25 +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 5.15 0/5] 5.15.23-rc1 review

This is the start of the stable review cycle for the 5.15.23 release.
There are 5 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 Fri, 11 Feb 2022 19:12:41 +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.15.23-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.15.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Herbert Xu <herbert@...dor.apana.org.au>
    crypto: api - Move cryptomgr soft dependency into algapi

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: fix SMB 3.11 posix extension mount failure

Janis Schoetterl-Glausch <scgl@...ux.ibm.com>
    KVM: s390: Return error on SIDA memop on normal guest

Anshuman Khandual <anshuman.khandual@....com>
    arm64: Add Cortex-A510 CPU part definition

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    moxart: fix potential use-after-free on remove path


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

Diffstat:

 Makefile                         | 4 ++--
 arch/arm64/include/asm/cputype.h | 2 ++
 arch/s390/kvm/kvm-s390.c         | 2 ++
 crypto/algapi.c                  | 1 +
 crypto/api.c                     | 1 -
 drivers/mmc/host/moxart-mmc.c    | 2 +-
 fs/ksmbd/smb2pdu.c               | 2 +-
 7 files changed, 9 insertions(+), 5 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ