Re: [TOMOYO #16 01/25] LSM: Add security_path_chmod() andsecurity_path_chown().

From: James Morris
Date: Sun Oct 11 2009 - 21:06:19 EST


On Thu, 8 Oct 2009, John Johansen wrote:

> Tetsuo Handa wrote:
> > This patch allows pathname based LSM modules to check chmod()/chown()
> > operations. Since notify_change() does not receive "struct vfsmount *",
> > we add security_path_chmod() and security_path_chown() to the caller of
> > notify_change().
> >
> > These hooks are used by TOMOYO.
>
> This hooks would be useful for AppArmor as well.


I've applied the first three patches to

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next

It would be good to see some more evidence of review for the remaining
patches.


--
James Morris
<jmorris@xxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/