https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.10.y.git;a=summary
RSBAC for Linux 5.10 (Long Term)
Current version: 5.10.186
commit 948cfb7b6df5c04511287336384f48589da90523
Author: Amon Ott <ao(a)rsbac.org>
Date: Tue Jun 6 08:09: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 | 72 ++++++++++++++++++++++++++++++++----------------------------
1 file changed, 38 insertions(+), 34 deletions(-)
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.15.y.git;a=summary
RSBAC for Linux 5.15 (Long Term)
Current version: 5.15.119
commit 86b2e43668c5d35a6ace4fd1c77432ed184c18fe
Author: Amon Ott <ao(a)rsbac.org>
Date: Tue Jun 6 08:02:25 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(-)
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.36
commit 2c176f608a2af33f3c5ccd628299c1d6ebba19ef
Author: Amon Ott <ao(a)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(-)
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.10.y.git;a=summary
RSBAC for Linux 5.10 (Long Term)
Current version: 5.10.185
commit cd7672fccb8ecc58460b0c2aa3dab847538fce5c
Author: Amon Ott <ao(a)rsbac.org>
Date: Tue Jun 6 08:09: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 | 72 ++++++++++++++++++++++++++++++++----------------------------
1 file changed, 38 insertions(+), 34 deletions(-)