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.188
commit fea15517ba63027ab64c41233bedb61b1759ba90
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.123
commit 8b4def206548d9b82f3a7f4f6d5bb3f4afda3ba9
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-5.10.y.git;a=summary
RSBAC for Linux 5.10 (Long Term)
Current version: 5.10.187
commit d9134f47a116ee7dfc33a97c04bc1840cbc8f5c0
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.122
commit 2aee0ecb3a070b6e16b4cccd35fbe469b6244789
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(-)