On 29 Jul 2013 at 6:23, Javier Juan Martínez Cabezón wrote:
> PaX tries to do this modification to rsbac git code:
>
> --- fs/namei.c2013-03-19 01:53:21.091281869 +0100
> +++ fs/namei.c2013-03-19 01:53:31.251281326 +0100
> @@ -3954,7 +3956,14 @@
> len = strlen(link);
> if (len >
Hi and thanks for your answer, in rsbac code in namei.c this code:
rsbac_name = rsbac_symlink_redirect(dentry-
>d_inode, link, buflen);
assigns to rsbac_name the result of rsbac_symlink_redirect()
the part I have found about rsbac_symlink_redirect definition is this (from
adf_main.c, rsbac onl
Tomwij, blueness, as rsbac_sources maintainers, if you want to test
fixation Patch with the source I have pointed in my initial mail, expect
some troubles in compilation (conflicting types with k_uidt. I think it's
not related with fixation Patch, but with rsbac instead, and git in
particular an so