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, 13 Aug 2021 17:07:37 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.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, stable@...r.kernel.org
Subject: [PATCH 5.13 0/8] 5.13.11-rc1 review

This is the start of the stable review cycle for the 5.13.11 release.
There are 8 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, 15 Aug 2021 15:05:12 +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.13.11-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.13.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Miklos Szeredi <mszeredi@...hat.com>
    ovl: prevent private clone if bind mount is not allowed

Pali Rohár <pali@...nel.org>
    ppp: Fix generating ppp unit id when ifname is not specified

Luke D Jones <luke@...nes.dev>
    ALSA: hda: Add quirk for ASUS Flow x13

Jeremy Szu <jeremy.szu@...onical.com>
    ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC

Takashi Iwai <tiwai@...e.de>
    ALSA: pcm: Fix mmap breakage without explicit buffer setup

Daniel Borkmann <daniel@...earbox.net>
    bpf: Add lockdown check for probe_write_user helper

Daniel Borkmann <daniel@...earbox.net>
    bpf: Add _kernel suffix to internal lockdown_bpf_read

Allen Pais <apais@...ux.microsoft.com>
    firmware: tee_bnxt: Release TEE shm, session, and context during kexec


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

Diffstat:

 Makefile                                |  4 ++--
 drivers/firmware/broadcom/tee_bnxt_fw.c | 14 ++++++++---
 drivers/net/ppp/ppp_generic.c           | 19 +++++++++++----
 fs/namespace.c                          | 42 ++++++++++++++++++++++-----------
 include/linux/security.h                |  3 ++-
 kernel/bpf/helpers.c                    |  4 ++--
 kernel/trace/bpf_trace.c                | 13 +++++-----
 security/security.c                     |  3 ++-
 sound/core/pcm_native.c                 |  5 +++-
 sound/pci/hda/patch_realtek.c           |  2 ++
 10 files changed, 75 insertions(+), 34 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ