[PATCH 4.9 0/2] 4.9.301-rc1 review

From: Greg Kroah-Hartman
Date: Wed Feb 09 2022 - 14:15:14 EST


This is the start of the stable review cycle for the 4.9.301 release.
There are 2 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/v4.x/stable-review/patch-4.9.301-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.9.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 4.9.301-rc1

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

Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
cgroup-v1: Require capabilities to set release_agent


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

Diffstat:

Makefile | 4 ++--
drivers/mmc/host/moxart-mmc.c | 2 +-
kernel/cgroup.c | 26 ++++++++++++++++++++++++++
3 files changed, 29 insertions(+), 3 deletions(-)