On 7/1/26 15:27, Terence Gomez wrote:
On 7/1/26 12:25, Amon Ott wrote:
Am 01.07.26 um 10:28 schrieb Terence Gomez:
On 6/30/26 19:15, Amon Ott wrote:
Please retry with the commit I have just pushed, tag rsbac-6.18.37-1.5.6-5
This should fix both delayed init and rsbac_auth_enable_login
On tag rsbac-6.18.37-1.5.6-5, the warnings indeed disappeared, but there still is the init oops with rsbac_auth_enable_login on yet another instruction :
Since I cannot find any unchecked pointer in the related code, would you mind retrying with rsbac_debug_stack kernel parameter? This is quite verbose and allows to see, if the NULL deref really is in this code area.
I booted with rsbac_debug_stack, and I think nothing wrong is shown. I attach the log so you can check.
Terence Gomez
Hi,
I have tried again with the pushes of today (6.18.38-1.5.6 commit 4faaa25), and there still is the oops with rsbac_auth_enable_login. I attached the logs. Maybe this is not related, but I'm using a Debian 13.5 so the /usr-merge is effective. Perhaps /bin/login being a symlink to /usr/bin/login messes with the checks ?
Terence Gomez