From: Linus Torvalds Date: Tue, 31 Aug 2021 19:16:05 +0000 (-0700) Subject: Merge tag 'kernel.sys.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner... X-Git-Tag: accepted/tizen/unified/20230118.172025~6542 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e55f0c439a2681a3c299bedd99ebe998049fa508;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'kernel.sys.v5.15' of git://git./linux/kernel/git/brauner/linux Pull set_user() update from Christian Brauner: "This contains a single fix to set_user() which aligns permission checks with the corresponding fork() codepath. No one involved in this could come up with a reason for the difference. A capable caller can already circumvent the check when they fork where the permission checks are already for the relevant capabilities in addition to also allowing to exceed nproc when it is the init user. So apply the same logic to set_user()" * tag 'kernel.sys.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux: set_user: add capability check when rlimit(RLIMIT_NPROC) exceeds --- e55f0c439a2681a3c299bedd99ebe998049fa508