On Tue, Jun 16, 2009 at 4:06 PM, Sandu Popa Marius < [email protected]> wrote:
> >> Then you have to write your own hooks apart from LSM! >> > > Is there a way the hook Linux kernel without modifying the sys_call_table? > Not an expert on the subject but hooks are normally set on read/write/exec type of kernel functions where access control checks are made on inode level. > > Marius > > > > > -- Shaz
