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.193
commit a4a54251c809d6e63a98d57a1847c93b4b8ebfea
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.129
commit 5daf0f69de575d5ac0357665a358612fffea4df0
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.192
commit eb9c92993630927867852e574f9c24a874ffe8ec
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.128
commit 2d7a737f24701b27f8fa6e4318a2049bc8664146
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(-)