Re: [PATCH 1/9] Unionfs: security convert lsm into a static interface fix

From: Christoph Hellwig
Date: Mon Oct 22 2007 - 04:23:08 EST


On Sun, Oct 21, 2007 at 07:51:14PM -0400, Erez Zadok wrote:
> From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
>
> ERROR: "security_inode_permission" [fs/unionfs/unionfs.ko] undefined!
> ERROR: "security_file_ioctl" [fs/unionfs/unionfs.ko] undefined!
>
> Need these back.

These should never used by modules. You'll need to use and/or introduce
vfs_ helpers that do proper security checks before calling the methods.

-
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/