https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.1.y.git;a=summary
RSBAC for Linux 6.1 (Long Term)
Current version: 6.1.34
commit 825d07e38aea95cf6e0cbf1dafce264bf9cdd089 Author: Amon Ott ao@rsbac.org Date: Tue Jun 6 07:59:56 2023 +0200
__sys_setresuid(), __sys_setresgid(): move RSBAC check behind no-op check. Instead of checking RSBAC first, just disable the no-op check, if RSBAC is enabled. This also restores correct notification in this special case.
kernel/sys.c | 125 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 66 insertions(+), 59 deletions(-)