Linux 4.14.266

From: Greg Kroah-Hartman
Date: Fri Feb 11 2022 - 03:53:18 EST


I'm announcing the release of the 4.14.266 kernel.

All users of the 4.14 kernel series must upgrade.

The updated 4.14.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

Makefile | 2 +-
arch/x86/kernel/cpu/mcheck/mce.c | 2 +-
drivers/mmc/host/moxart-mmc.c | 2 +-
kernel/cgroup/cgroup-v1.c | 24 ++++++++++++++++++++++++
net/tipc/link.c | 5 ++++-
net/tipc/monitor.c | 2 ++
6 files changed, 33 insertions(+), 4 deletions(-)

Eric W. Biederman (1):
cgroup-v1: Require capabilities to set release_agent

Greg Kroah-Hartman (2):
moxart: fix potential use-after-free on remove path
Linux 4.14.266

Jon Maloy (1):
tipc: improve size validations for received domain records

luofei (1):
x86/mm, mm/hwpoison: Fix the unmap kernel 1:1 pages check condition